Miguel Gonz�lez Casta�os escribi�:
Obes, Til escribi�:
I have installed OpenCA in one of my webservers and create a CA-certificate.
I am trying to issue a certificate for another web server. I make the request, approve it but how can I download the private key necessary for apache?
Server request are usually done with a request generated on the webserver.
So you give openca the pem text of the request.
Regards til
What would be it the process? I tried this:
openssl genrsa -des3 1024 -out privkey.pem
openssl req -new -out harry.pem -key privkey.pem -config /usr/share/ssl/openssl.cnf
I try to use the PCKS#10 request of the OpenCA, the system assigns a serial number, I succesfully approved the request but the certificate is gone...there is no way to get the certificate approved...
Any hints?
Many thanks
Miguel
I sorted out...a stupid mistake...fridays are like this ;)
--
���`����,��,����`����,��,����`����,��,����`�
Miguel Gonz�lez Casta�os
Ingeniero de Entrada
Telef�nica Investigaci�n y Desarrollo Parque Tecnol�gico Walqa Edificio Uno Ctra. Zaragoza N-330a Km.556 22197 Cuarte Huesca Spain
Tel.: +34 913129876 Fax: +34 974215500
E-mail: [EMAIL PROTECTED]
Internet: http://www.tid.es
���`����,��,����`����,��,����`����,��,����`�
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
