Advertisement
Guest User

Untitled

a guest
May 28th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. Protocols
  2. TLS 1.2 Yes
  3. TLS 1.1 Yes*
  4. TLS 1.0 Yes*
  5. SSL 3 Yes*
  6. SSL 2 No
  7. (*) Without JavaScript, this test reliably detects only the highest supported protocol.
  8.  
  9.  
  10. Cipher Suites (in order of preference)
  11. TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b) Forward Secrecy 128
  12. TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f) Forward Secrecy 128
  13. TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a) Forward Secrecy 256
  14. TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009) Forward Secrecy 128
  15. TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013) Forward Secrecy 128
  16. TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014) Forward Secrecy 256
  17. TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA (0xc012) Forward Secrecy 112
  18. TLS_ECDHE_ECDSA_WITH_RC4_128_SHA (0xc007) WEAK 128
  19. TLS_ECDHE_RSA_WITH_RC4_128_SHA (0xc011) WEAK 128
  20. TLS_DHE_RSA_WITH_AES_128_CBC_SHA (0x33) Forward Secrecy 128
  21. TLS_DHE_DSS_WITH_AES_128_CBC_SHA (0x32) Forward Secrecy2 128
  22. TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA (0x45) Forward Secrecy 128
  23. TLS_DHE_RSA_WITH_AES_256_CBC_SHA (0x39) Forward Secrecy 256
  24. TLS_DHE_DSS_WITH_AES_256_CBC_SHA (0x38) Forward Secrecy2 256
  25. TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA (0x88) Forward Secrecy 256
  26. TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA (0x16) Forward Secrecy 112
  27. TLS_RSA_WITH_AES_128_CBC_SHA (0x2f) 128
  28. TLS_RSA_WITH_CAMELLIA_128_CBC_SHA (0x41) 128
  29. TLS_RSA_WITH_AES_256_CBC_SHA (0x35) 256
  30. TLS_RSA_WITH_CAMELLIA_256_CBC_SHA (0x84) 256
  31. TLS_RSA_WITH_3DES_EDE_CBC_SHA (0xa) 112
  32. TLS_RSA_WITH_RC4_128_SHA (0x5) WEAK 128
  33. TLS_RSA_WITH_RC4_128_MD5 (0x4) WEAK 128
  34. (1) When a browser supports SSL 2, its SSL 2-only suites are shown only on the very first connection to this site. To see the suites, close all browser windows, then open this exact page directly. Don't refresh.
  35. (2) Cannot be used for Forward Secrecy because they require DSA keys, which are effectively limited to 1024 bits.
  36.  
  37.  
  38. Protocol Details
  39. Server Name Indication (SNI) Yes
  40. Secure Renegotiation Yes
  41. TLS compression No
  42. Session tickets Yes
  43. OCSP stapling Yes
  44. Signature algorithms SHA256/RSA, SHA384/RSA, SHA1/RSA, SHA256/ECDSA, SHA384/ECDSA, SHA1/ECDSA, SHA256/DSA, SHA1/DSA
  45. Elliptic curves secp256r1, secp384r1, secp521r1
  46. Next Protocol Negotiation Yes
  47. Application Layer Protocol Negotiation No
  48. SSL 2 handshake compatibility No
  49.  
  50. Copyright © 2009-2015 Qualys, Inc. All Rights Reserved. Terms and Conditions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement