Hello Baculistas,

I see from the 9.0.6 release notes it is said that Bacula can now be
built with openSSL-1.1.1.

I have been building bacula 9.6.3 for omnios which comes with
openssl-1.0.2 and 1.1.1 (with --api=1.0.0) but could not  get the TLS
parts working. I built my own version of openssl-1.1.1 with --api=0.9.8
and everything (TLS & Client Data Encryption) functions correctly.

Under openssl-1.0.2/1.1.1 (with --api=1.0.0), "./configure" tests for
openssl by making a call to "CRYPTO_set_id_callback", which is not
available/deprecated from 1.0.0 on-wards. So "./configure" will complete
without TLS or Encryption support.

What I wanted to ask here, is, am I missing something?  Is there away
around having to build openssl-1.1.1 with --api=0.9.8? Is there a
compile time option in Bacula to allow the 0.9.8 calls?

Thanks,
Philip

Attachment: pEpkey.asc
Description: application/pgp-keys

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to