certificates/x509util
Mariano Cano 8236765e9c Use only key part to generate the SubjectKeyId.
This change generates the certificate subject key identifier using
the recommended method in the RFC 5280 section 4.2.1.2.
2020-07-21 14:18:06 -07:00
..
testdata Use only key part to generate the SubjectKeyId. 2020-07-21 14:18:06 -07:00
algorithms.go Add support for SubjectalternativeName type. 2020-07-21 14:18:04 -07:00
certificate.go Fix creation of certificate without templates. 2020-07-21 14:18:05 -07:00
certificate_request.go Fix missing parenthesis. 2020-07-21 14:18:05 -07:00
extensions.go Fix build of SANs. 2020-07-21 14:18:06 -07:00
marshal_utils.go Add template support for AWS provisioner. 2020-07-21 14:18:05 -07:00
options.go Prepend insecure to user and CR variables names. 2020-07-21 14:18:06 -07:00
templates.go Prepend insecure to user and CR variables names. 2020-07-21 14:18:06 -07:00
utils.go Use only key part to generate the SubjectKeyId. 2020-07-21 14:18:06 -07:00
utils_test.go Use only key part to generate the SubjectKeyId. 2020-07-21 14:18:06 -07:00