Hi Nicolas, > Nicolas MASSE schrieb:
> It seems that OpenCA added serialNumber=20 to the cert's DN and SSCEP > seems confused by that. You are right. The Subject DN in the certificate MUST match the Subject DN of the request. The serial number is added by signing a request and thats why the scep import fails. Set the value SET_SERIAL_IN_DN to "N" in ca.conf.template. Run configure_etc.sh and restart your CA instance. Regards Ralf ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
