Yes, it does not work with latest driver, API, i will make it up-to-date
and commit
Daniel Stasinski wrote:
> Before I begin hunting down a crash involving nsssl from cvs, are
> there any known issues?
>
> The server loads with no errors but crashes on the first ssl page access.
>
> ns_section ns/server/default/module/nsssl
> ns_param port 443
> ns_param address 192.168.0.10
> ns_param hostname secure.server.com
> ns_param certificate
> /home/nsadmin/naviserver/servers/www.server.com/modules/nsssl/server.pem
> ns_param ciphers
> "ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP"
> ns_param protocols "SSLv2, SSLv3, TLSv1"
>
> Daniel
>
|