Sorry to reply to myself, but i have been looking into this problem. On Monday 18 November 2002 15:29, Chris Covell wrote: > Guys, > > many thanks for your sugestions and help in my upgrade from DB to DBI. It > has worked well, but with one problem. > > I have arranged my process so the users retrieve their certificate via the > ie_retrieve.html screen by entering their CSR number. This worked well > before the upgrade. Since upgrading to DBI (I am using mysql) users can > only seem to enter the certificate serial number rather than the CSR > number. If they present their CSR request ID, he user is presented with the > "Error 700 cannot load certificate from data base!". >
I think that because I am getting the screen "Error 700 cannot load certificate from data base!" the ie_enroll.html page is not being called (to download the certificate). This means that the query to find the cert is failing. I have checked the data base: * the table request contains the certificate request * the table certificate contains the certificate with the correct 'cert_key' value, but the value of 'req_key' is null. Is this an error any of you have seen before ? Chris... ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
