On 4/12/07, Mikael Nilsson <[EMAIL PROTECTED]> wrote: > tor 2007-04-12 klockan 14:26 +0000 skrev Mikael Nilsson: > > One option that was discussed in the debian bug was to simply recompile > > it with the GNU TLS openssl compatibility library: > > > > http://www.gnu.org/software/gnutls/manual/gnutls.html#Compatibility- > > with-the-OpenSSL-library > > > > Is this a solution? > > Tried it, and it does not work, due to missing definitions of > > SSL_get_version > SSL_get_verify_result > X509_V_OK > X509_digest > EVP_md5 > X509_verify_cert_error_string > > in gnutls/openssl.h > > Too bad. > > Pascal: have you had more luck with a full GNU TLS port?
Mikael nicely summed up the problems and respective positions. Unfortunatly, i don't have the time to add GNU TLS support to mail-notification but this seem like the best way to go. For those who, _like me_, absolutly want SSL support... well, you can rebuild the mail-notification package after removing --disable-ssl in debian/rules (changing the version number in changelog is also a good practice so you don't get confused with official packages). In the Debian Bug Tracker, i've tagged that bug "help" and this still applies. I welcome with open hands anyone who could provide a patch implementing SSL support using GNU TLS. -Pascal -- Homepage (http://organact.mine.nu) Debian GNU/Linux (http://www.debian.org) LACIME: École de technologie supérieure (http://lacime.etsmtl.ca) -- IMAP+SSL/TLS are disabled https://bugs.launchpad.net/bugs/44335 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
