I don't know, if you know it, but the certificates generated by OpenCA are "OpenSSL-certificates", since OpenCA uses OpenSSL. So just nownload your certificate from OpenCA, put it in the appropriate directory, download the private key, run the command
"openssl rsa -in key.pem -out keyout.pem" (where key.pem is your private key-file and keyout.pem is the output-file). You must enter the PIN once, so openssl can read your private key. Regards, Gregor [EMAIL PROTECTED] schrieb am 26.08.04 10:23:19: > > Yes I know but I would like to create a server certificate using OpenCA ... > I would like to create an infrastructure where the PKI can sign human e > computers certificate. > > Is this possible? > > A. > > -----Messaggio originale----- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Per conto di Til Obes > Inviato: gioved� 26 agosto 2004 9.51 > A: [EMAIL PROTECTED] > Oggetto: RE: [Openca-Users] Create server certificate > > > > > someone knows how can I create a certificate for a web server without the > pin? > > I need it because my ssl server (apache) must restart without user > attendance. > > > google is your friend > openssl rsa -in key.pem -out keyout.pem > > Regards til > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users _______________________________________________________ WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern Informationen unter: http://freemail.web.de/?mc=021199 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
