« Return to Thread: SSL_R_LIBRARY_HAS_NO_CIPHERS error with openssl in eCos

Re: SSL_R_LIBRARY_HAS_NO_CIPHERS error with openssl in eCos

by Andrew Lunn-2 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Nov 30, 2006 at 10:45:19AM -0000, Chris Zimman wrote:
> Did you call OpenSSL_add_all_ciphers() beforehand?

Another thing to check is that you actually have the ciphers you need
compiled in. Because some are protected with patents and you need a
licences etc, by default some are not compiled. Once you have got any
necessary license(s) you can then enable the ciphers in you
configuration.

        Andrew

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

 « Return to Thread: SSL_R_LIBRARY_HAS_NO_CIPHERS error with openssl in eCos