Comment 5 for bug 244925

Revision history for this message
Chuck Short (zulcss) wrote :

The SSF reported when using startTLS is incorrect. This is because GnuTLS reports the strength in bytes,
while the OpenLDAP code expects the strength in bits. Code needs to be updated
to adjust the SSF value when linked against GnuTLS to our expected result.

The attached patch fixes this issue.

1. Install openldap2.3
2. Enable TLS

If you have any questions please let me know.

Regards
chuck