s_time: Allow using -CAfile option as in other commands
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 16 Apr 2020 10:07:35 +0000 (12:07 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 17 Apr 2020 11:36:25 +0000 (13:36 +0200)
commita38369db32b88923282ee360d2bee78fd617e56e
tree338a1ab87e3a78006fea50736fc6afc46636dbff
parent18fefa35f6a28bc12918fc3b3ed881696d3f438b
s_time: Allow using -CAfile option as in other commands

The s_time command in difference from all the other similar
commands supported -cafile option instead of -CAfile.
Add the -CAfile option and keep -cafile only for backwards
compatibility.

Fixes #11552

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11555)
apps/s_time.c
doc/man1/s_time.pod