Hello. I've developed openSSL server. It must work with a local browser using https connections. For example, browser send URL https://localhost:7777/page.html, and server send back HTTP-packet. This scheme works fine except a unpleasant side effect: each time browser shows the warning message about the server's certificate. Sure I use self-signed certificate, but I suppose that authorized certificate for "localhost" is impossible to get.
How can I solve this trouble? Thanks. -- View this message in context: http://www.nabble.com/https%3A--localhost%3A7777-Browser-warning-tp18043609p18043609.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
