[MDEV-3474] LP:1023699 - debian package to enable ssl Created: 2012-07-12  Updated: 2012-10-04  Resolved: 2012-10-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Daniel Black (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug1023699.xml    

 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]
...



 Comments   
Comment by Daniel Black (Inactive) [ 2012-07-12 ]

Re: debian package to enable ssl
My bad. Misread the meaning of disabled. Should of read Arjen's blog more carefully (http://openquery.com/blog/understanding-show-variables-disabled-values)

Comment by Rasmus Johansson (Inactive) [ 2012-07-12 ]

Launchpad bug id: 1023699

Generated at Thu Feb 08 06:48:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.