Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. openssl s_client -connect ckstdf-develop01-<numbers>.us-west-2.elb.amazonaws.com:443
  2.  
  3. CONNECTED(00000006)
  4. write:errno=0
  5. ---
  6. no peer certificate available
  7. ---
  8. No client certificate CA names sent
  9. ---
  10. SSL handshake has read 0 bytes and written 356 bytes
  11. Verification: OK
  12. ---
  13. New, (NONE), Cipher is (NONE)
  14. Secure Renegotiation IS NOT supported
  15. Compression: NONE
  16. Expansion: NONE
  17. No ALPN negotiated
  18. Early data was not sent
  19. Verify return code: 0 (ok)
  20. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement