Advertisement
qmul

Untitled

Apr 20th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. DEBUG: _iot_tls_verify_cert L#54 This certificate has no flags
  2.  
  3. DEBUG: _iot_tls_verify_cert L#49
  4. Verify requested for (Depth 1):
  5.  
  6. DEBUG: _iot_tls_verify_cert L#51 cert. version : 3
  7. serial number : 06:7F:94:57:85:87:E8:AC:77:DE:B2:53:32:5B:BC:99:8B:56:0D
  8. issuer name : C=US, O=Amazon, CN=Amazon Root CA 1
  9. subject name : C=US, O=Amazon, OU=Server CA 1B, CN=Amazon
  10. issued on : 2015-10-22 00:00:00
  11. expires on : 2025-10-19 00:00:00
  12. signed using : RSA with SHA-256
  13. RSA key size : 2048 bits
  14. basic constraints : CA=true, max_pathlen=0
  15. key usage : Digital Signature, Key Cert Sign, CRL Sign
  16.  
  17. DEBUG: _iot_tls_verify_cert L#54 This certificate has no flags
  18.  
  19. DEBUG: _iot_tls_verify_cert L#49
  20. Verify requested for (Depth 0):
  21.  
  22. DEBUG: _iot_tls_verify_cert L#51 cert. version : 3
  23. serial number : 06:66:B4:8C:67:DF:2F:E7:A9:A2:26:55:3E:71:EE:24
  24. issuer name : C=US, O=Amazon, OU=Server CA 1B, CN=Amazon
  25. subject name : CN=*.iot.us-east-1.amazonaws.com
  26. issued on : 2018-08-02 00:00:00
  27. expires on : 2019-08-02 12:00:00
  28. signed using : RSA with SHA-256
  29. RSA key size : 2048 bits
  30. basic constraints : CA=false
  31. subject alt name : iot.us-east-1.amazonaws.com, *.iot.us-east-1.amazonaws.com
  32. key usage : Digital Signature, Key Encipherment
  33. ext key usage : TLS Web Server Authentication, TLS Web Client Authentication
  34.  
  35. DEBUG: _iot_tls_verify_cert L#54 This certificate has no flags
  36.  
  37. DEBUG: iot_tls_connect L#246 ok
  38. [ Protocol is TLSv1.2 ]
  39. [ Ciphersuite is TLS-ECDHE-RSA-WITH-AES-128-GCM-SHA256 ]
  40.  
  41. DEBUG: iot_tls_connect L#248 [ Record expansion is 29 ]
  42.  
  43. DEBUG: iot_tls_connect L#253 . Verifying peer X.509 certificate...
  44. DEBUG: iot_tls_connect L#262 ok
  45.  
  46. DEBUG: iot_tls_connect L#272 . Peer certificate information ...
  47.  
  48. DEBUG: iot_tls_connect L#274 cert. version : 3
  49. serial number : 06:66:B4:8C:67:DF:2F:E7:A9:A2:26:55:3E:71:EE:24
  50. issuer name : C=US, O=Amazon, OU=Server CA 1B, CN=Amazon
  51. subject name : CN=*.iot.us-east-1.amazonaws.com
  52. issued on : 2018-08-02 00:00:00
  53. expires on : 2019-08-02 12:00:00
  54. signed using : RSA with SHA-256
  55. RSA key size : 2048 bits
  56. basic constraints : CA=false
  57. subject alt name : iot.us-east-1.amazonaws.com, *.iot.us-east-1.amazonaws.com
  58. key usage : Digital Signature, Key Encipherment
  59. ext key usage : TLS Web Server Authentication, TLS Web Client Authentication
  60.  
  61.  
  62. ERROR: main L#190 Error(-12) connecting to aulbe3dts2fmj-ats.iot.us-east-1.amazonaws.com:8883
  63. pi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement