From: hniksic Date: Wed, 27 Apr 2005 21:17:30 +0000 (-0700) Subject: [svn] Advertise DER rather than ASN1. X-Git-Tag: v1.13~1135 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=dc0bac5c4303d2d226cbae7182ab2182d80e8d9a [svn] Advertise DER rather than ASN1. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8853c868..2478ddc8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-04-27 Hrvoje Niksic + + * main.c (print_help): Advertise "DER", not "ASN1". + 2005-04-27 Hrvoje Niksic * openssl.c (init_prng): Disable the weak random seed by default. diff --git a/src/main.c b/src/main.c index 0be2c90c..3be046f2 100644 --- a/src/main.c +++ b/src/main.c @@ -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_("\