Files
Waldemar Quevedo 9a2d095885 Add support to match domainComponent (DC) in RDNSequence with TLS Auth
Currently when using TLS based authentication, any domain components
that could be present in the cert will be omitted since Go's
ToRDNSequence is not including them:

202c43b2ad/src/crypto/x509/pkix/pkix.go (L226-L245)

This commit adds support to include the domain components in case
present, also roughly following the order suggested at:
https://tools.ietf.org/html/rfc2253

Signed-off-by: Waldemar Quevedo <wally@synadia.com>
2020-05-11 17:41:11 -07:00
..
2018-01-15 15:27:18 -08:00
2019-05-10 15:11:30 -07:00
2020-02-19 13:19:08 -07:00
2020-03-31 10:29:06 -06:00
2019-12-12 11:58:24 -07:00
2020-03-31 10:29:06 -06:00
2019-12-12 11:58:24 -07:00
2019-12-12 11:58:24 -07:00
2018-03-15 22:31:07 -07:00
2019-07-28 07:10:37 -07:00
2019-08-26 09:34:17 -06:00
2020-01-10 12:01:59 -07:00