Skip to content

Instantly share code, notes, and snippets.

@stahnma
Created March 15, 2016 19:02
Show Gist options
  • Save stahnma/799c3ffdbc8e0230469f to your computer and use it in GitHub Desktop.
Save stahnma/799c3ffdbc8e0230469f to your computer and use it in GitHub Desktop.
AVAILABLE PLUGINS
-----------------
PluginHSTS
PluginChromeSha1Deprecation
PluginSessionRenegotiation
PluginOpenSSLCipherSuites
PluginSessionResumption
PluginCompression
PluginHeartbleed
PluginCertInfo
CHECKING HOST(S) AVAILABILITY
-----------------------------
orch-latest.ops.puppetlabs.net:8081 => 10.32.163.161:8081
SCAN RESULTS FOR ORCH-LATEST.OPS.PUPPETLABS.NET:8081 - 10.32.163.161:8081
-------------------------------------------------------------------------
* TLSV1_2 Cipher Suites:
Undefined - An unexpected error happened:
DES-CBC3-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA256 AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA256 AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
Unhandled exception when processing --compression:
exceptions.AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
Unhandled exception when processing --reneg:
exceptions.AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
Unhandled exception when processing --certinfo:
exceptions.AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
Unhandled exception when processing --heartbleed:
socket.timeout - timed out
* SSLV2 Cipher Suites:
Server rejected all cipher suites.
* TLSV1_1 Cipher Suites:
Undefined - An unexpected error happened:
DES-CBC3-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* Session Resumption:
With Session IDs: ERROR (0 successful, 0 failed, 5 errors, 5 total attempts).
ERROR #1: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #2: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #3: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #4: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #5: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
With TLS Session Tickets: ERROR: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* TLSV1 Cipher Suites:
Undefined - An unexpected error happened:
DES-CBC3-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* SSLV3 Cipher Suites:
Server rejected all cipher suites.
SCAN COMPLETED IN 23.64 S
-------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment