-
Notifications
You must be signed in to change notification settings - Fork 91
自签证书是出什么问题了吗? #22
Description
创建bundle.yaml后apiservice有问题
E0518 02:23:06.266875 1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z, verifying certificate SN=4031439202884110863, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z]"
E0518 02:23:06.266887 1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z, verifying certificate SN=4031439202884110863, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z]"
E0518 02:23:06.266874 1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z, verifying certificate SN=4031439202884110863, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z]"
E0518 02:23:06.266962 1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z, verifying certificate SN=4031439202884110863, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2022-05-18T02:23:06Z is after 2022-05-14T07:07:34Z]"
这是不是webhook应用自己给自己颁发证书时出问题了呀?

