Self Signed SSL Certificate
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62097
interpreted = N
texte = Hello!I want to implement a Self Signed SSL Certifacate for my WebServer. It's only for private use, and whyshould i pay VeriSign, or Thawte... whatever.So, i will generate my certificate on my Powerbook (OS: Tiger, and openssl).1.) generate private key for the host$ openssl genrsa -des3 -out server.key 10242.) create Certificate Signing Request (CSR) :$ openssl req -new -key /pfad/keys/server.key -out server.csr3.) generate Private Key for the CA:$ openssl genrsa -des3 -out ca.key 10244.) create Self Signed Certificate:$ openssl req -new -x509 -days 365 -key ssl.key/ca.key -out ca.crt5.)signate CSR from the root CA:$ openssl x509 -req -days 365 -in server.csr -signkey ca.key -out server.crtWhat's wrong? I think, step 5 isn't correct.The WebServer (WebStar 4.5 on MacOS9.2) says: SSL private key :server.key could not be decrypted. (bad password?)I'm sure, the password is right.THX A LOT!Regards,Chris-- Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
|
- Self Signed SSL Certificate ( "Christoph pucher" 2005)
|
Hello!I want to implement a Self Signed SSL Certifacate for my WebServer. It's only for private use, and whyshould i pay VeriSign, or Thawte... whatever.So, i will generate my certificate on my Powerbook (OS: Tiger, and openssl).1.) generate private key for the host$ openssl genrsa -des3 -out server.key 10242.) create Certificate Signing Request (CSR) :$ openssl req -new -key /pfad/keys/server.key -out server.csr3.) generate Private Key for the CA:$ openssl genrsa -des3 -out ca.key 10244.) create Self Signed Certificate:$ openssl req -new -x509 -days 365 -key ssl.key/ca.key -out ca.crt5.)signate CSR from the root CA:$ openssl x509 -req -days 365 -in server.csr -signkey ca.key -out server.crtWhat's wrong? I think, step 5 isn't correct.The WebServer (WebStar 4.5 on MacOS9.2) says: SSL private key :server.key could not be decrypted. (bad password?)I'm sure, the password is right.THX A LOT!Regards,Chris-- Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
"Christoph pucher"
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
[defined]ish (1997)
[dos] command question (1997)
Sorting by date (1997)
Multiple Pulldowns (1997)
Uh...can someone help me out with the b10? (1997)
Possible Hijacking from Globix (2002)
Initiating NewCart (1997)
WebCatalog [FoundItems] Problem - AGAIN - (1997)
Double Spacing in Mails from Sendmail (2002)
Trapping Emailer Errors (2002)
shownext & math (1997)
WCS Newbie question (1997)
Duplicate Cart ID (2001)
WebCatalog and Macromedia Flash (1998)
Webcatalog quitting (1997)
View order not right (1997)
Not really WebCat (1997)
multiple databases (1997)
using showpage and showcart commands (1996)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)