Commit graph

5 commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
71593bf178 TLS-Client-NSS: enable AES-GCM 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
3e6ed216b4 Mention only gnutls_certificate_verify_peers3()
Also use gnutls_transport_set_int() which requires no casts.
Also remove any description of code no longer applicable
in Fedora 2X or RHEL7.
2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
f37be6a1e4 TLS: gnutls: use gnutls_certificate_set_x509_system_trust
Avoid hard-coding any paths and use the function which is
portable across operating systems.
2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
52e39dc096 Removed pitfalls mentioned for old versions of GnuTLS
Also removed text about explicit initialization no longer
applicable. That text did not apply in any recent Fedora or on RHEL7.
2017-03-28 14:17:07 +02:00
Eric Christensen
9dc8a003e5 Removed non-Defensive Coding Guide bits and promoted source to root 2016-07-18 10:41:17 -04:00