Yes... please do put-up tutorial webpage and send the link, it will help a lot... specially for the beginner to openSSL.
Thanks! --- Jeremy Smith <[EMAIL PROTECTED]> wrote: > > I finally got my mini web server to support SSL. > However, I get a bizarre > > error which seems to be rare. It does this with > Netscape 2.0 and Netscape > > 4.7 (but not with IE 5 I think). > > > > It says "Error during security authorisation". > > Well, it was my mistake, I was using an FD_READ > callback on the socket (which > means whenever the socket received data it called my > routine) and the > tete-a-tete between my SSL server and the browse > client was confusing the > part of the server that handles requests. > > The browser wasn't getting any data after the SSL > handshaking either, which > didn't help. > > Whoop! My first SSL server to client connection is > done. :-) > > I'll put together a small tutorial webpage for those > interested. I learned > bits of how to do it from the code for Minihttpd > (which I highly recommend as > a HTTP server tutorial, and of course I recommend it > as a simple server), > although I'm using windows not Unix or Linux (which > minihttpd is for). > > Cheers all, > > Jeremy. > > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]