Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2001 21:35:14 -0400 (EDT)
From:      Michael Sharp <mds@reality.dynip.com>
To:        <FreeBSD-questions@FreeBSD.org>
Subject:   apache+ssl
Message-ID:  <Pine.LNX.4.33.0105222127220.8816-100000@reality.dynip.com>

next in thread | raw e-mail | index | archive | help
I just installed apache13+ssl, and made my
test certificate and fired up
the httpd and its running. When going to my
site, I get presented with the ability to accept
the cerificate, so I do. The last part of the
acceptance under " Certificate Name Check "
states " The certificate that the site reality.dynip.com has
presented does not contain the correct site name ".
Then, I get " document contained no data ".

in reading: http://www.apache-ssl.org/#FAQ

under the section: How do I create a client certificate?

When I issue the comamnd:
openssl x509 -req -in client.cert.csr -out
client.cert.cert -signkey my.CA.key -CA my.CA.cert -CAkey my.CA.key
-CAcreateserial -days 365

Thinking that it will fix my problem above, I get:
client.cert.csr: No such file or directory

any ideas?


Michael Sharp



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0105222127220.8816-100000>