-
-
Notifications
You must be signed in to change notification settings - Fork 624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix poolname to include the digest of the cert for mTLS #307
fix poolname to include the digest of the cert for mTLS #307
Conversation
…holder of the cert
deec9d3
to
aa3c82a
Compare
290cb84
to
bc289e6
Compare
Hi @pintsized could you review and merge this when you have time? |
ping this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ping @pintsized This one has been open for a long time. Could you have a look? |
Sorry, I have no time to look at this at the moment. I'd appreciate some more eyes on it if anyone has time, perhaps some Kong folk? @Tieske @chronolaw |
@chronolaw can you have another look. lgtm now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I notice that there is some code (https://github.com/ledgetech/lua-resty-http/pull/307/files#diff-a717dcbee90c573feec0be98675c64ff06bf5bb3d8bb3d30b66b131952e22a3cR169), |
Yeah, I think so. Fixed them. |
@pintsized I think this is good to go now. |
Great work everyone, thank you! |
@pintsized Could you bump a new version? Appreciate it. |
|
Fix #306
Additionally, add the latest openresty versions in CI. OpenResty has already supported
tcpsock:setclientcert
from 1.21.4.2 so only skip the mtls tests when version < 1.21.4