#3 Updates in TLS protocol section
Closed by mjahoda. Opened by nmav.
nmav/defensive-coding-guide update-tls  into  master

This update brings the gnutls description up-to-date with current Fedora releases, mentions the shared system certificates in Fedora, adds a server example with gnutls, and updates the set of algorithms used in NSS client example.

rebased

Note that the repository includes the snippets/ directory which is auto-generated. This patch set updates the auto-generated files as well.

8 new commits added

  • TLS: added GNUTLS server example
  • TLS: mention upstream documentation for libraries
  • TLS-Client-NSS: enable AES-GCM
  • TLS: document the update-ca-trust
  • Mention only gnutls_certificate_verify_peers3()
  • TLS: gnutls: use gnutls_certificate_set_x509_system_trust
  • mention TLS in Transport Layer Security section title
  • Removed pitfalls mentioned for old versions of GnuTLS

rebased

Pull-Request has been closed by mjahoda