Files
meteorbot-old/bot/external/Botcraft/3rdparty/openssl/test/sysdefault.cnf
T

16 lines
241 B
INI
Raw Normal View History

2024-04-30 22:07:50 -06:00
# Configuration file to test system default SSL configuration
openssl_conf = default_conf
[ default_conf ]
ssl_conf = ssl_sect
[ssl_sect]
system_default = ssl_default_sect
[ssl_default_sect]
MaxProtocol = TLSv1.2
MinProtocol = TLSv1.2