Hi List,
OpenCA::OpenSSL returns errocode 7731075 (OpenCA::OpenSSL->issueCert:
OpenSSL fails (7777067). unknown option -nouniqueDN usage: ca args
-verbose - Talk alot while doing things -config file - A config file ...
I have googled after nouniqueDN and found a patch for OpenSSL by Michael Bell which adds this option. But it doesn't seems to be included with OpenSSL 0.9.7e.
Is it possible to patch my 0.9.7e sources using this patch or will this break OpenSSL? Or is there another solution?
yes, you have to patch openssl to get this working in 0.9.7 in 0.9.8 its already possible...
it should not break 0.9.7e, since the patch is quite small and just 'disables' some unique checks imho ;)
greetings dalini
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
