Skip to content

Instantly share code, notes, and snippets.

@eddiez9
Last active November 21, 2019 01:04
Show Gist options
  • Save eddiez9/959ef7656b45bbb7979f48a08b6d8952 to your computer and use it in GitHub Desktop.
Save eddiez9/959ef7656b45bbb7979f48a08b6d8952 to your computer and use it in GitHub Desktop.
Allow all cipher suites/ssl for testing
[system_default_sect]
#MinProtocol = TLSv1.2
#CipherString = DEFAULT@SECLEVEL=2
MinProtocol = None
CipherString = DEFAULT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment