Hi, For the config.xml .. I'm sure you have to enter the path to the key/cert file and not the content of the files
<name>SCEP_RA_CERT</name> <value>path to ra cert</value> <name>SCEP_RA_KEY</name> <value>path to ra key</value> <name>SCEP_RA_PASSWD</name> <value>xxxxxxx</value> You also need the ra cert on the machine where the scep client is requesting the certs. Logs are written in the apache log and stderror.log of openca. In which node are you logging in, ta, ca, pub? Regards Andreas >Hello, > >how can I see if my scep server configuration is working? > >I created a certificate and a key pem file (with xca tool). >I added the crypto stuff in /opt/openca-1.3/etc/openca/config.xml > > ><name>SCEP_RA_CERT</name> ><value>-----BEGIN CERTIFICATE----- >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >-----END CERTIFICATE-----</value> > ><name>SCEP_RA_KEY</name> ><value>-----BEGIN RSA PRIVATE KEY----- >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx >-----END RSA PRIVATE KEY-----</value> > ><name>SCEP_RA_PASSWD</name> ><value>xxxxxxx</value> > >after that I run > >sudo ./configure_etc.sh > >and then restart the openCA Server > >I checked /opt/openca-1.3/etc/openca/servers/scep.conf and the crypto stuff >is there. > >Now I try to access the scep script > >http://localhost/cgi-bin/scep/scep > >but nothing happens, is there some logging for scep? > >If I log into the openCA website I just see the basic "Welcome Example >Site" and only the "search" Button is working here "My Certs", "MyProfile", >"Notices" and "Messages" are greyed. > >Is here something with my installation broken? > >Best Regards, > >Oliver
------------------------------------------------------------------------------
_______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users