-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
record_cert_info 是否匹配目前兼容了CN,也应该兼容SAN #25
Comments
目前使用的逻辑如下: 你的意思是CN,SAN这两个满足其一就判定为匹配吗,还是说两个都需要满足才行。 |
应该是只要匹配到CN、SAN中任意一个就可以(泛域名也可以) |
好的,我学习一下,随后如果有调整,这里给你答复 |
貌似没修复? 镜像:sha256:b976b47a09fbf3fb614501aa8e35d227a24d2ca0904662c69467f1de73a6dfb1 |
@1583669804 又更新了一版,可以更新下镜像,试试是否能解决这个问题 |
已经验证成功,感谢 |
您使用的版本? | Your usage version?
registry.cn-hangzhou.aliyuncs.com/eryajf/cloud_dns_exporter@sha256:5e975901c28b89bd5ac2637fcb07a2c0894eac1ff252b66e026b691f22741a10
您遇到了什么问题? | What are your problems?
record_cert_info 中证书只匹配了CN,没有匹配SAN,导致会提示证书不匹配
您期望的结果是怎样的? | What is your expected outcome?
record_cert_info 满足CN+SAN即可
The text was updated successfully, but these errors were encountered: