diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-10-01 11:26:50 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-10-01 11:26:50 +0200 |
commit | 147133679740be943b021d93271cea9d04752ef2 (patch) | |
tree | 57634fdb73e3391f861eb3ea5787ba9542f81009 /doc/cha-cert-auth.texi | |
parent | 9e29e5be692a074b72e6817879635669d518d30b (diff) | |
download | gnutls-147133679740be943b021d93271cea9d04752ef2.tar.gz |
Fix some syntax-check errors.
Diffstat (limited to 'doc/cha-cert-auth.texi')
-rw-r--r-- | doc/cha-cert-auth.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi index b447593854..1c661169f8 100644 --- a/doc/cha-cert-auth.texi +++ b/doc/cha-cert-auth.texi @@ -669,4 +669,3 @@ then use @ref{gnutls_x509_crt_get_signature_algorithm} to find out the signing algorithm used for each certificate. If any of the intermediary certificates are using @code{GNUTLS_SIGN_RSA_MD2} or @code{GNUTLS_SIGN_RSA_MD5}, you could present a warning. - |