diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-31 08:59:47 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-31 08:59:47 +0200 |
commit | dac31a3aa2fa15d712283628085ee78a7c8548c9 (patch) | |
tree | fd9eacb6dc56bb0a8c63937515e6524ed05ba417 /src/certtool-args.def | |
parent | e11c5a225f49ba7924f56dd681bb3615f3accf01 (diff) | |
download | gnutls-dac31a3aa2fa15d712283628085ee78a7c8548c9.tar.gz |
certtool: doc update
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r-- | src/certtool-args.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def index 146760f74f..c62d2a478d 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -794,6 +794,7 @@ email = "none@@none.org" # extension features to be provided by the server. In practice this is used # to require the Status Request (extid: 5) extension from the server. That is, # to require the server holding this certificate to provide a stapled OCSP response. +# You can have multiple lines for multiple TLS features. # To ask for OCSP status request use: #tls_feature = 5 |