Hi @everesio. I have made a mistake in the original PR for this feature where the flags for the client certificate subject validation were not consistent. This PR fixes the problem and also documents the usage.
It also addresses a problem where the fields not used for validation were not ignored. This is fixed and covered by tests. Additionally, this PR resolves the issue with field values being out of order, also with tests.
Hi @everesio. I have made a mistake in the original PR for this feature where the flags for the client certificate subject validation were not consistent. This PR fixes the problem and also documents the usage.
It also addresses a problem where the fields not used for validation were not ignored. This is fixed and covered by tests. Additionally, this PR resolves the issue with field values being out of order, also with tests.