On Mon, Jul 03, 2006 at 11:24:44PM -0400, Michael Erdely wrote: > L. V. Lammert wrote: > >Certificates have nothing to do with Apache, much less OpenBSD. If you > >want a signed certificate, you must create your own CA, or purchased a > >publically-signed cert from Verisign, Eqifax, Thawte, et al. > > That may be true, but mentioning "man 8 ssl" and referencing "GENERATING > RSA SERVER CERTIFICATES FOR WEB SERVERS" would have been helpful. :) > > -ME > > --
Thanks for your reply. Well, actually I did exactly what's described in the "man 8 ssl" page (which by the way is mentioned in http://openbsd.org/faq/faq10.html#HTTPS) but firefox returns an error when accessing my server via https. As I mentioned in a previous e-mail, lynx displays a message saying: SSL error:self signed certificate-Continue? (y) and after pressing enter does display the page. Now, am I the only one who's using a self-signed cert or am I doing something fundamentaly wrong in my setup??? Up to now, I used SSL (self-signed certs only!) with Jetty and the installation was very easy. I'm surprised to face this kind of problems with Apache. Thanks George