RE: IE problem with self-signed certificate

2001-12-20 Thread James Hood
I have the same problem with IE. I also have a self-signed certificate that works fine in Netscape 6.2 but fails with at least IE 5.0 and 5.5. See my earlier post on November 1 for more details, "SSL_read failure on IE 5". Thanks, Jim

SSL_read failure on IE 5 but not Netscape 6

2001-11-01 Thread James Hood
Hi, I am writing a specialized HTTPS server for Windows. The server and browser are on the same machine, with the browser requesting a resource via localhost (e.g., "https://localhost:2649/someResource";). When using Netscape 6.2 (a Mozilla 0.9.4 branch), the SSL_read in the snippet below works