Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18837 from simo5/RDNOrder
Automatic merge from submit-queue (batch tested with PRs 18835, 18857, 18641, 18656, 18837). Reorder groups in cert Subjects This is to workaround Bug #18715, which is caused by Golang Crypto's x509 certificate generation ordering Subjects RDN incorrectly *and* GNUTLS' bug that "fixes" client certs on read with the correct encoding. To avoid issues until both are fixed we set the correct ordering ourself Fixes #18715 xref golang/go#24254 https://gitlab.com/gnutls/gnutls/issues/403#note_61687722
- Loading branch information