Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Password (passin/passout) parameters for openssl x509

129 views
Skip to first unread message

Jakob Bohm

unread,
Jul 2, 2010, 5:22:24 AM7/2/10
to
On 01-07-2010 14:29, Jon Kristensen wrote:
> Looking at the man page for openssl x509* I can't find any password
> (passin/passout) arguments. However, when I run the command, I get
> prompted for the certificate pass phrase. How am I supposed to provide
> the certificate pass phrase?
>
Its on the man page for the openssl program itself, as these options are
the same for all the subcommands.

<http://www.openssl.org/docs/apps/openssl.html#PASS_PHRASE_ARGUMENTS>

______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openss...@openssl.org
Automated List Manager majo...@openssl.org

Jon Kristensen

unread,
Jul 2, 2010, 11:50:51 AM7/2/10
to
I'm not sure that I follow. I see the passin and passout options on
the genrsa*, req**, and rsa*** command man pages, and I get "unknown
option" for both -passout and -passout for the x509 command.

*) http://www.openssl.org/docs/apps/genrsa.html
**) http://www.openssl.org/docs/apps/req.html
***) http://www.openssl.org/docs/apps/rsa.html

Do you care to clarify?

Thanks!

Best,
Jon Kristensen

Jon Kristensen

unread,
Jul 2, 2010, 12:38:20 PM7/2/10
to
I just realized that passin works. Should the man page be updated?

Thanks again!

0 new messages