This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SSL_R_LIBRARY_HAS_NO_CIPHERS error with openssl in eCos


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]