]> git.ipfire.org Git - thirdparty/openssl.git/commit - apps/s_cb.c
PR: 910
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2004 17:30:59 +0000 (17:30 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2004 17:30:59 +0000 (17:30 +0000)
commit826a42a0888624780f6758df1282288cb34a570f
tree59d793bfdf70dd28de767eb0cf8c73d907940017
parent19f39703f7b71e421f5de3e22e3567d03934d6a7
PR: 910

Add command line options -certform, -keyform and -pass to s_client and
s_server. This supports the use of alternative passphrase sources, key formats
and keys handled by an ENGINE.

Update docs.
CHANGES
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c
doc/apps/s_client.pod
doc/apps/s_server.pod