Hello, I had the same problem sometime ago, I could
repair it in a computer but in other I couldn't. I
think the problem is with openssl. 

You've got to check what's the real directory where
the openssl is installed. for example in my
./configure I use this option:

--with-openssl-prefix=/usr/local/ssl

After installing, you should go to the servers
directory this could be found in OPENCADIR/etc/servers

there you should open the file called ca.conf


look in that file for the crypto section there's a
line called openssl if to the right of this text you
find "" (doble quotes without any text), that means
that the OpenCA installation didn't find correctly
openssl, but if you find something like:

openssl         "/usr/local/ssl/bin/openssl"

This means that OpenCA found it, and everything will
work good.

If the first thing happens, you should change your
--with-openssl-prefix=   option in the ./configure.
After every try of the installation, you should check
all the things I mentioned before.

Good luck.

Tell me I you have success with this stuff,
Johnny


 --- PeP <[EMAIL PROTECTED]> escribi�: > Hi,
> 
> After having tried to setup version 0.9.2 without
> any success, I'm installing 
> version 0.9.1.7.
> Install seems ok, after having edited some missing
> args in various config 
> files. I've installed a CA by doing a make; make
> install-ca.
> 
> I've achieved setup phase I without problem, now I'm
> trying to setup an 
> initial administrator. Generation of the certificate
> request works ok, but 
> I've some problem in the generation of the
> certificate itself. It asks me the 
> CA password -> Ok -> after that, I get a blank html
> page. 
> Looking in the pending requests show me that the
> certificate is still not 
> issued.
> 
> I'm lost... any idea someone ?
> 
> TIA
> 
> PeP
> -- 
> Pascal Panneels ~ BELNET - The Belgian Research
> Network
> 
> 
> 
>
-------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and
> Integration
> See the breadth of Eclipse activity. February 3-5 in
> Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Openca-Users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/openca-users 

___________________________________________________
Yahoo! Messenger - Nueva versi�n GRATIS
Super Webcam, voz, caritas animadas, y m�s...
http://messenger.yahoo.es


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to