OK, we agree with your comments, but when we configure the httpd.conf it
needs the path to the certificate�s key. Where is this key kept?

This is what we configure in httpd.conf.:
#<VirtualHost 10.0.0.1:443>
#    ServerAdmin [EMAIL PROTECTED]
#    DocumentRoot /usr/local/OpenCA/htdocs/ra/
#    ServerName raserver
#    ScriptAlias /cgi-bin/ "/usr/local/OpenCA/cgi-bin/ra/"
#    ServerAlias raserver
#    ErrorLog logs/ra443-error_log
#    CustomLog logs/host.some_domain.com-access_log common
#    SSLEngine on
#    SSLCertificateFile /usr/local/OpenCA/OpenCA/var/crypto/certs/02.pem
#    SSLCertificateKeyFile /usr/local/apache_1.3.20/conf/ssl.key/05_key.pem
#</VirtualHost>


Thanks again for all the help,

Alice and Loriza
----- Original Message -----
From: Michael Bell <[EMAIL PROTECTED]>
To: Projeto Final <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 03, 2002 8:20 AM
Subject: Re: [Openca-Users] Problems importing RAServer certificate into
browser


> > Projeto Final schrieb:
> >
> > Hi again,
> >
> > We are trying to import the RAServer certificate, in the pkcs#12
> > format, into the browser. We looked at the INSTALL file and it
> > suggests to create this format using openca-browserexp. However, this
> > command uses the old structure of the OpenCA becuase it looks for some
> > directories that don't exist anymore, like outbound/certs, private,
> > etc. What is the new way to create this certificate format?
> > When we created the initial RA Certificate in phase 3 of the CA
> > Initialization we had the option to download two formats: pem and
> > pkcs#12. We noticed that they were the same and both were in the pem
> > format. Is this correct?
>
> The problem with the certificate export sounds like an old problem but
> nevertheless the RAServer certificate of phase three is the certificate
> for the apache and not for a user!
>
> Michael
> --
> -------------------------------------------------------------------
> Michael Bell                   Email (private): [EMAIL PROTECTED]
> Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
> Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
> Unter den Linden 6             Fax:  +49 (0)30-2093 2959
> 10099 Berlin
> Germany                                       http://www.openca.org
>
>


_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to