opensll req -new: unkown option -new!?
"Eric Wood" <[email protected]> Wed, 26 Dec 2007 10:51:35 -0500
| Newsgroups | gmane.comp.apache.mod-ssl.user |
|---|---|
| Message-ID | <00b401c847d7$32384b70$9100000a@E510> |
My cert expired so I'm trying to renew. Because the Organizational Unit field is now required, I'm trying to recreate a new CSR from my existing key: # openssl req -new -key www.xyz.com.key -out www.xyz.com.csr unknown option -new req [options] <infile >outfile where options are ........ etc.. -new new request. ........ etc. I'm running FC6 with latest openssl-0.9.8b-15.fc6. I'm totally perplexed as to why -new is an unknown option. Any ideas? Thanks, -Eric Wood