Forum OpenACS Q&A: Re: nsopenssl error EOF during ssl handshake

Collapse
Posted by Richard Hamilton on
Well one thing that I can see is that you need to change:
ns_section ns/server/iunctura1/module/nsssl
to
ns_section ns/server/iunctural/module/nsopenssl
ns_param nsssl nsopenssl.so
to
ns_param nsopenssl nsopenssl.so

I did what you have done the first time and Bart corrected me. There is a thread about it - but I think it is for the benefit of the request processor.
Maybe that will help - a start anyway.
Regards
Richard