Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-3474

LP:1023699 - debian package to enable ssl

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Not a Bug
    • None
    • None
    • None

    Description

      Debian packages for mariadb are linked to libssl however do not have ssl enable at configure stage. To improve utility of the package enabling ssl during the package configuration would be useful.

      This occurs in both these versions and probably others:

      5.5.25-mariadb1~squeeze
      5.2.12-mariadb115~squeeze

      These versions are from http://downloads.mariadb.org/mariadb/repositories/

      mysql> show variables like '%ssl%';
      -----------------------+

      Variable_name Value

      -----------------------+

      have_openssl DISABLED
      have_ssl DISABLED

      $ /usr/bin/eu-readelf -d /usr/sbin/mysqld

      Dynamic segment contains 39 entries:
      Addr: 0x0000000000f42f78 Offset: 0xd42f78 Link to section: [ 7] '.dynstr'
      Type Value
      ..
      NEEDED Shared library: [libcrypt.so.1]
      NEEDED Shared library: [libssl.so.0.9.8]
      NEEDED Shared library: [libcrypto.so.0.9.8]
      ...

      Attachments

        Activity

          People

            Unassigned Unassigned
            danielblack Daniel Black (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.