On Wed, Jul 19, 2000 at 01:02:37PM +0530, Anil BR wrote:
> Hello,
> 
> I am running Apache/1.3.12 (Win32) + mod_ssl/2.6.4 + OpenSSL/0.9.5a on
> WinNT.
> For testing purpose I tried to create a new server certificate using the FAQ
> list at:
> http://www.modssl.org/docs/2.6/ssl_faq.html   #ToC28 and #ToC29
> 
> I could create a server.csr file.Since I want to create and use my own CA, I
> made ca.crt also ready
> To sign my server.csr using this CA, the FAQ says that I need to run
> './sign.sh server.csr'
> I would like to know what is the equivalent of  'sign.sh ' for Win32 and
> where I can find it.
> If it is not there, how else can I generate a server certificate signed by
> my own CA?

Well, you could read the contents of sign.sh - and make your own win32 
port of it - shouldn't be too hard. Or you could use the CA.pl from the
openssl distribution. Or you could do it by hand - see the openssl man pages.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to