OpenCA said It's a not valid PKCS#10 Request.
I checked the request file made by IIS and the code of cmds/pkcs10_req
I think we should fix IIS request after/before fix PCKS#10 request with two
new lines:
$request =~ s/-----BEGIN NEW CERTIFICATE REQUEST-----/-----BEGIN CERTIFICATE
REQUEST-----/;
$request =~ s/-----END NEW CERTIFICATE REQUEST-----/-----END CERTIFICATE
REQUEST-----/;

-- 
View this message in context: 
http://www.nabble.com/ERROR-CODE%3A700-when-request-a-server-certification-made-by-IIS-tp20240201p20240201.html
Sent from the openca-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to