Commit Graph

3 Commits

Author SHA1 Message Date
Pascal Obry
edbe641e9b Minor code clean-up. 2015-02-11 22:23:18 +01:00
Pascal Obry
fdfbeaded9 Add auto-configuration of the priority string on GNUTLS.
When the priority string is empty it is set depending on the
protocol version set in Security_Mode. This allows better
compatibility with the OpenSSL mode.

Motivated by O202-018.
2015-02-11 20:56:53 +01:00
Pascal Obry
4401144e90 Add HTTPS demo.
This demo ways to select a specific protocol like TLS 1.2 and enforce
it as the only allowed protocol.

Motivated by O202-018.
2015-02-11 20:56:53 +01:00