Re (2): "configuration of openssl" or "how to adjust openssl.cnf".

2013-05-29 Thread peasthope
From: Slavko Date: Fri, 24 May 2013 19:55:40 +0200 > try this http://www.eclectica.ca/howto/ssl-cert-howto.php/ Good. Thanks! ... Peter E. -- 123456789 123456789 123456789 123456789 123456789 123456789 123456789 12 Tel +13606390202 Bcc: peasthope at shaw.ca http://carn

Re: "configuration of openssl" or "how to adjust openssl.cnf".

2013-05-24 Thread Slavko
Dňa 24.05.2013 18:39 peasth...@shaw.ca wrote / napísal(a): > Googling "site:debian.org openssl.cnf" yields bug reports and > complaints. > > Is openssl.cnf documented? try this http://www.eclectica.ca/howto/ssl-cert-howto.php/ regards -- Slavko http://slavino.sk signature.asc Description

"configuration of openssl" or "how to adjust openssl.cnf".

2013-05-24 Thread peasthope
Hello again, To make an own CA, try to sign a certificate. carnot:/etc/ssl/localcerts# openssl ca -in daltonOpenVPN.csr -out daltonOpenVPN.crt Using configuration from /usr/lib/ssl/openssl.cnf Error opening CA private key ./demoCA/private/cakey.pem ... carnot:/etc/ssl/localcerts# cd .. carnot: