Re: [naviserver-devel] SSL support

2006-07-12 Thread Vlad Seryakov
I am using nsopenssl from ALserver CVS, works and compiles fine. Mike wrote: All, I am unable to find SSL support in the code. There is a #define NS_DRIVER_SSL , however it does not appear to be providing the TLS/SSL capabilities, just changing the default parameter values for the driver. Am

[naviserver-devel] SSL support

2006-07-12 Thread Mike
All, I am unable to find SSL support in the code. There is a #define NS_DRIVER_SSL , however it does not appear to be providing the TLS/SSL capabilities, just changing the default parameter values for the driver. Am I looking in the wrong place?