Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-03 Thread Michael Bell
Robson de Oliveira Albuquerque schrieb: > > Hi Micheal, > > well I istalled the new snap - 0702... > Now it doesn't let me issue the request certificate with the command > Generate new CA Certificate Request (use generated secret key) I doesn't change something in the code for issuing the CA-re

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-02 Thread Michael Bell
Robson de Oliveira Albuquerque schrieb: > > Hi Michael, > > After installing the openssl-0.9.7-stable-SNAP-20020507.tar.gz > > reconfiguring and instaling apache, mod_ssl and openca-latest-snap, > I can issue the ca certificate as normal, request the Adminstrator > of the CA, edit its request b

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-01 Thread Robson de Oliveira Albuquerque
ne 20. Compilation failed in require at /usr/local/apache/cgi-bin/ca/ca line 193. _ Ideas again ? Thanks... - Original Message - From: "Michael Bell" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 0

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-01 Thread Michael Bell
Robson de Oliveira Albuquerque schrieb: > > It points to /usr/local/bin/openca-sign > It is created with the make install-ca of the snap-0624 > > The openssl version is OpensSSL 0.9.8-dev XX xxx > It was instaled with the one provided by rpm in your ftp diretory. > I saw a few minutes ago t

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-01 Thread Robson de Oliveira Albuquerque
Monday, July 01, 2002 11:27 AM Subject: Re: [Openca-Users] Problem with phase 2 of ca initialization > Hi, > > can you send me the exact version of openssl which you are using? > > The signature is created by one of our own programs. These programs are > specified in ca.conf.

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-01 Thread Michael Bell
Hi, can you send me the exact version of openssl which you are using? The signature is created by one of our own programs. These programs are specified in ca.conf. So can you check the program specified in the variable SignPath in openca_dir/etc/servers/ca.conf? Michael --

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-01 Thread Robson de Oliveira Albuquerque
: "Robson de Oliveira Albuquerque" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 8:56 AM Subject: Re: [Openca-Users] Problem with phase 2 of ca initialization > Hi, > > I found the mistake which causes "Edit Request to fail"

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-07-01 Thread Michael Bell
Hi, I found the mistake which causes "Edit Request to fail". editCSR needs a datatype. So the link or the script is wrong. I fixed editCSR in src/cgi-bin/cmds/. Now it works. Michael -- --- Michael Bell Email (pri

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-06-28 Thread Michael Bell
Robson de Oliveira Albuquerque schrieb: > Hi Michael, > > The edit request command complains about the > Error 690 > Configuration Error. Request not present in DB or the status of the request > was changed!. Can you view at the request? Which is the title of the displayed request (Pending Requ

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-06-27 Thread Robson de Oliveira Albuquerque
- Original Message - From: "Michael Bell" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> > > The problem is that you must edit the certificate request and set the > subjectAlternativeName to email:somebody@somewhere or you must remove > the subject alternative name from the extension-file of

Re: [Openca-Users] Problem with phase 2 of ca initialization

2002-06-27 Thread Michael Bell
Robson de Oliveira Albuquerque schrieb: > > Hi all !!! > > I got a problem when trying to issue the initial administrator certificate. > > I can generate the request ok, but when trying to edit the request I get the > following error... > Configuration Error. Request not present in DB or the st