summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/certtool-args.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 35741a21c8..915598d446 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -1007,12 +1007,12 @@ encryption_key
# Whether this certificate will be used for a TLS client;
-# this sets the id-kp-serverAuth (1.3.6.1.5.5.7.3.1) of
+# this sets the id-kp-clientAuth (1.3.6.1.5.5.7.3.2) of
# extended key usage.
#tls_www_client
# Whether this certificate will be used for a TLS server;
-# This sets the id-kp-clientAuth (1.3.6.1.5.5.7.3.2) of
+# this sets the id-kp-serverAuth (1.3.6.1.5.5.7.3.1) of
# extended key usage.
#tls_www_server