[svn] Advertise DER rather than ASN1.

This commit is contained in:
hniksic 2005-04-27 14:17:30 -07:00
parent d66ad890bf
commit dc0bac5c43
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
* main.c (print_help): Advertise "DER", not "ASN1".
2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
* openssl.c (init_prng): Disable the weak random seed by default.

View File

@ -543,11 +543,11 @@ HTTPS (SSL/TLS) options:\n"),
N_("\
--certificate=FILE client certificate file.\n"),
N_("\
--certificate-type=TYPE client certificate type, PEM or ASN1.\n"),
--certificate-type=TYPE client certificate type, PEM or DER.\n"),
N_("\
--private-key=FILE private key file.\n"),
N_("\
--private-key-type=TYPE private key type, PEM or ASN1.\n"),
--private-key-type=TYPE private key type, PEM or DER.\n"),
N_("\
--ca-certificate=FILE file with the bundle of CA's.\n"),
N_("\