2013/11/12 Peter Dunkley peter.dunkley@crocodilertc.net:
Hello,
The tls module is not the only module that needs OpenSSL to run.
The following modules also need OpenSSL:
auth_ephemeral auth_identity osp outbound websocket
Yes, thanks.
I am happy for the exception to be added to the modules I authored and maintain (that's, auth_ephemeral, outbound, and websocket). That leaves auth_identity and osp (and of course, tls itself).
With the response of debian-legal, it seems clear to me that we only need to add the OpenSSL exception to the modules that actually links to the openssl lib as long as the default config do not load them by default.
Cheers, Victor