well,i installed openca in /opt directory. so the paths depend on your own 
installation directory.but i guess you'll work that out.cd 
/opt/openca/var/openca/crypto/cacertsthere should at least be cacert.pem and 
cacert.dernow we need to generate the symlinks with those 2 files in the same 
directoryin general you use: ln -s original_file the_linkln -s cacert.pem 
bp_cert.pemln -s cacert.pem keybackup_cert.pemln -s cacert.pem log_cert.pemln 
-s cacert.pem cacert.crtln -s cacert.der cacert.cernext path:cd 
/opt/openca/var/openca/crypto/keysthere should be a file called cakey.pemln -s 
cakey.pem bp_key.pemln -s cakey.pem keybackup_key.pemln -s cakey.pem 
log_key.pemok - next step is to get the certificates into the web interfaces 
pup, ca and ralet's begin with the puplic interfacewe need to get the certs 
from /opt/openca/var/openca/crypto/cacerts to 
/opt/openca/var/www/html/pki/pub/cacert as symlinks:cd 
/opt/openca/var/www/html/pki/pub/cacertln -s 
/opt/openca/var/openca/crypto/cacerts/cacert.cer cacert.cerln -s 
/opt/openca/var/openca/crypto/cacerts/cacert.crt cacert.crtln -s 
/opt/openca/var/openca/crypto/cacerts/cacert.der cacert.derln -s 
/opt/openca/var/openca/crypto/cacerts/cacert.pem cacert.pemln -s 
/opt/openca/var/openca/crypto/cacerts/cacert.txt cacert.txtnow we need the same 
stuff in the ra and ca directory. you could repeat the last step another 2 
times but to save time you can copy the whole folder from public to ca and 
ra:cd /opt/openca/var/www/html/pki/pub/cp -R cacert ../cacp -R cacert 
../rathats it.Date: Tue, 23 Dec 2008 10:48:42 +0800From: suge1...@gmail.comto: 
qwertzk...@hotmail.desubject: Re: OpenCA 1.0.2 cacert symlinks missingThanks 
for your reply and your help,I will try it with your documents. 
2008/12/23, Mark E. <qwertzk...@hotmail.de>:

ill tell you 2morrow when im back at work coz i've got all my documentation 
there.> From: suge1...@gmail.com
> To: qwertzk...@hotmail.de> Subject: OpenCA 1.0.2 cacert symlinks missing> 
> Date: Thu, 18 Dec 2008 18:51:59 -0800
> > I also met the same problem,But I 'm not sure how to manually creating the 
> > missing symlinks ,can you say it more clearly,thanks!> XXX YYY wrote:>> >> 
> > >> Hi everyone,
>> >> i installed openca 1.0.2. After setting up the CA with "Initialize the>> 
>> >> Certification Authority" everything seemed to be ok.>> But after trying 
>> >> to download the cert on the ca webinterface i got the
>> error that /pki/ca/cacert/cacert.pem (der, txt, ...) could not be found.>> 
>> kinda the same on ra interface (... pki/ra/cacert/...) and pup interface>> 
>> as well (... /pki/pub/cacert/ ...).
>> >> i found out, that various symlinks which existed in my openca0.9.3rc1 
>> >> were>> missing.>> >> that was in>> 
>> >> /opt/openca/var/openca/crypto/cacerts>> 
>> /opt/openca/var/openca/crypto/keys>> >> 
>> /opt/openca/var/www/html/pki/pub/cacert>> >> after manually creating the 
>> missing symlinks in these folders it was all>> good.
>> >> how come it's not done automatically as with the old openca version?>> >> 
>> >> cheers,>> Mark>> >> >> >> 
>> >> _________________________________________________________________
>> MSN Video: Coole Beats und krasse Actionen! Kostenlos anschauen!>> 
>> http://video.msn.com/?mkt=de-de
>> ------------------------------------------------------------------------->> 
>> This SF.Net email is sponsored by the Moblin Your Move Developer's>> 
>> challenge>> Build the coolest Linux based applications with Moblin SDK & win 
>> great
>> prizes>> Grand prize is a trip for two to an Open Source event anywhere in 
>> the>> world>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________>> Openca-Users mailing 
>> list>> Openca-Users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/openca-users>> 
>> > Quoted from: > 
>> > http://www.nabble.com/OpenCA-1.0.2-cacert-symlinks-missing-tp20048425p20048425.html
> 

Rundum-Schutz für den PC - Windows Live OneCare: Jetzt 90 Tage kostenlos testen!

_________________________________________________________________
Bleib cool: Spiel das neue Messenger Game Pingu Panik. Kostenlos!
http://redirect.gimas.net/?n=M0812xWLMGPPDE
------------------------------------------------------------------------------
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to