1 1.1 spz # Example configuration file 2 1.1.1.2.10.1 martin 3 1.1.1.2.10.1 martin # Comment out the next line to ignore configuration errors 4 1.1.1.2.10.1 martin config_diagnostics = 1 5 1.1.1.2.10.1 martin 6 1.1 spz # Connects to the default port of s_server 7 1.1 spz Connect = localhost:4433 8 1.1.1.2.10.1 martin 9 1.1 spz # Disable TLS v1.2 for test. 10 1.1 spz # Protocol = ALL, -TLSv1.2 11 1.1 spz # Only support 3 curves 12 1.1 spz Curves = P-521:P-384:P-256 13 1.1.1.2.10.1 martin 14 1.1 spz # Restricted signature algorithms 15 1.1.1.2 christos SignatureAlgorithms = RSA+SHA512:ECDSA+SHA512 16