logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: openssl
Author
Bruce



Joined: 28 Nov 2006
Posts: 77
Location: Mars

PostPosted: Sat 13 Jan '07 10:27    Post subject: openssl Reply with quote

Hi I would like no where I can fined a file called openssl.cnf for righting my ssl domain key and domain csr Very Happy Very Happy
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Sat 13 Jan '07 10:39    Post subject: Reply with quote

Here in this topic you can find how to create your certificates (somethimes called certs). Scroll a bit down in that topic and you'll find a batch, that creates the certs you need.
Back to top
Bruce



Joined: 28 Nov 2006
Posts: 77
Location: Mars

PostPosted: Sat 13 Jan '07 11:39    Post subject: Reply with quote

I found it in my Apache2 but it is called openssl speed dile

Setting environment for using Microsoft Visual Studio 2005 x86 tools.

C:\Program Files\Microsoft Visual Studio 8\VC>cd "\Apache2\bin"

C:\Apache2\bin>openssl req -new -out www.Kingshomewrold.com.csr
Loading 'screen' into random state - done
Generating a 1024 bit RSA private key
........................++++++
.............................................++++++
writing new private key to 'privkey.pem'
Enter PEM pass phrase:
when I get to the pass phrase it wont let me enter a pas it just stays in one place and blinks at me if I hit enter it go,s on to the next pass and wont let me enter pas just blinks enter again gos into error Embarassed

I have tried 3 openssl.cnf files I went to openssl.org tried all of there commands and a server privkey with no pass word is the only one that would work I do no how right my own openssl.cnf my self the ones that I have tried all stop at the pass ward enter what should i do next Embarassed
Back to top


Reply to topic   Topic: openssl View previous topic :: View next topic
Post new topic   Forum Index -> Apache