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
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#24254https://gitlab.com/gnutls/gnutls/issues/403#note_61687722
0 commit comments