On 23.05.2013, at 17:41, Craig White wrote: > openssl req -noout -text -in SOME_FILE.csr > > gives me the contents of the CSR but not the subjectAltNames embedded in the > CSR.
The SAN extension should appear in the Requested Extensions: section of the output. -- Stefan H. Holek [email protected] http://pki-tutorial.readthedocs.org | http://pgpdump.net ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
