You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
Our mTLS infrastructure provides the intermediate cert chain from the client, the
server won't necessarily know their full chain. The client provides the
intermediate chain in this case, and the server should validate this
back to the root.
* Validate client behaviour with client provided intermediate certificate chains
* Add test certs
* Add infrastructure for regenerating test certs
If your client sends a list of intermediate certificates, go-security filesec won't understand what to do with them.
This is common in our mTLS use case.
The text was updated successfully, but these errors were encountered: