matt_lethargic

Untitled

Sep 23rd, 2020
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. Name: letsencrypt-prod
  2. Namespace:
  3. Labels: <none>
  4. Annotations: kubectl.kubernetes.io/last-applied-configuration:
  5. {"apiVersion":"cert-manager.io/v1","kind":"ClusterIssuer","metadata":{"annotations":{},"name":"letsencrypt-prod"},"spec":{"acme":{"e...
  6. API Version: cert-manager.io/v1
  7. Kind: ClusterIssuer
  8. Metadata:
  9. Creation Timestamp: 2020-09-23T11:35:04Z
  10. Generation: 1
  11. Managed Fields:
  12. API Version: cert-manager.io/v1
  13. Fields Type: FieldsV1
  14. fieldsV1:
  15. f:metadata:
  16. f:annotations:
  17. .:
  18. f:kubectl.kubernetes.io/last-applied-configuration:
  19. f:spec:
  20. .:
  21. f:acme:
  22. .:
  23. f:email:
  24. f:privateKeySecretRef:
  25. .:
  26. f:name:
  27. f:server:
  28. f:skipTLSVerify:
  29. f:solvers:
  30. Manager: kubectl
  31. Operation: Update
  32. Time: 2020-09-23T11:35:04Z
  33. API Version: cert-manager.io/v1
  34. Fields Type: FieldsV1
  35. fieldsV1:
  36. f:status:
  37. f:acme:
  38. f:conditions:
  39. Manager: controller
  40. Operation: Update
  41. Time: 2020-09-23T11:35:05Z
  42. Resource Version: 38131180
  43. Self Link: /apis/cert-manager.io/v1/clusterissuers/letsencrypt-prod
  44. UID: cc99d0a8-d807-4a32-8426-8b9a071069e9
  45. Spec:
  46. Acme:
  47. Email: <<myemail>>
  48. Preferred Chain:
  49. Private Key Secret Ref:
  50. Name: prod-issuer-account-key
  51. Server: https://acme-v02.api.letsencrypt.org/directory
  52. Skip TLS Verify: true
  53. Solvers:
  54. http01:
  55. Ingress:
  56. Class: nginx
  57. Status:
  58. Acme:
  59. Conditions:
  60. Last Transition Time: 2020-09-23T11:35:05Z
  61. Message: Failed to verify ACME account: Get "https://acme-v02.api.letsencrypt.org/directory": remote error: tls: handshake failure
  62. Reason: ErrRegisterACMEAccount
  63. Status: False
  64. Type: Ready
  65. Events:
  66. Type Reason Age From Message
  67. ---- ------ ---- ---- -------
  68. Warning ErrVerifyACMEAccount 4m15s (x35 over 149m) cert-manager Failed to verify ACME account: Get "https://acme-v02.api.letsencrypt.org/directory": remote error: tls: handshake failure
Add Comment
Please, Sign In to add comment