1
0
mirror of https://github.com/golang/go synced 2024-10-07 15:21:23 -06:00
go/src/pkg/crypto/x509
Adam Langley ffa9000b75 crypto/x509: policy OID support and fixes.
* Add support for certificate policy identifiers
        * Fix the version number of generated certificates
        * Fix the parsing of version numbers
        * Fix the case of multiple name entries (it should have been a list of
          tagged values, not a tagged list of values).

R=r
CC=golang-dev
https://golang.org/cl/3044041
2010-11-11 15:50:40 -05:00
..
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
x509_test.go crypto/x509: policy OID support and fixes. 2010-11-11 15:50:40 -05:00
x509.go crypto/x509: policy OID support and fixes. 2010-11-11 15:50:40 -05:00