Just reading over the chat log from yesterday -- I had an unmovable commitment and could not attend, but will be taking steps to block out that time in the future.
- I am working on a test platform that we will be able to incorporate Tcl and possible C API tests into for both server and modules. I'm using nsopenssl as the first module to utilize the platform. - There is a good possibility that we could use the test scripts as example code to show how things work, especially if we comment the test code well. We could also incorporate other code examples into the test framework, which would have two benefits: the code examples could be tested at any time to ensure they were still accurate, and they could possibly be tests in themselves. - I worked with VoiceStream over a year ago to diagnose a problem they were having with nsopenssl. The problem turned out to be the SSL proxy they had between their clients and their server. I believe the error they were seing was HTTP error 502 - Bad Gateway. In any case, nsopenssl does support TLSv1, as well as SSLv2 and SSLv3. /s.
