[rsyslog] openssl vs rsyslog
Peter Vrabec
pvrabec at redhat.com
Tue Apr 1 11:12:43 CEST 2008
Hi,
On Tuesday 01 April 2008 08:56:45 am Rainer Gerhards wrote:
> Related question: does anybody know of a (sufficiently good) library
> that abstracts differences between TLS implementation. I mean in the way
> libdbi does for databases? It's obviously not important to have more
> than one driver available at runtime, but it would be necessary to be
> able to link against different TLS implementation.
>
> If anybody has a suggestion, please let me know.
you can look at nss_compat_ossl
http://rcritten.fedorapeople.org/nss_compat_ossl.html
http://fedoraproject.org/wiki/nss_compat_ossl
but when I talked to guy who work on Fedora Crypto Consolidation it was
suggested not to use the abstract library, since all these TLS
implementations have kind of different "philosophy". It would be much cleaner
to use separate plugins for different TLS.
Note, that we will appreciate a lot going with NSS.
http://fedoraproject.org/wiki/FedoraCryptoConsolidation
http://fedoraproject.org/wiki/CryptoConsolidationEval
> Thanks,
> Rainer
More information about the rsyslog
mailing list