Commit Graph

17 Commits (4795e371bd6d0fe43ae7ac768535b22c67f00301)

Author SHA1 Message Date
Mariano Cano e11160ebf1 Fix missing parenthesis. 4 years ago
Mariano Cano a7e2ebb7d2 Fix creation of certificate without templates. 4 years ago
Mariano Cano 3c84453cf4 Move CreateTemplateData. 4 years ago
Mariano Cano 28ff122f83 Add certificate requests in the templates. 4 years ago
Mariano Cano 534a6b6c4c Add default templates for intermediate a root certificates. 4 years ago
Mariano Cano 0847af16cb Fix setter of basic constraints. 4 years ago
Mariano Cano 5a04e3b36d Add methods to add data to the template data. 4 years ago
Mariano Cano ef0ed0ff95 Integrate simple templates in the JWK provisioner. 4 years ago
Mariano Cano dcb962bdde Add TemplateData alias and some comments. 4 years ago
Mariano Cano 3ba1fbd881 Use local SplitSANs. 4 years ago
Mariano Cano 6eba0e0e0e Simplify default template. 4 years ago
Mariano Cano abc0a63e32 Add wrapper around x509.CreateCertificate.
This wrapper generates some data if needed and cleans key usages
in templates.
4 years ago
Mariano Cano 3766702de9 Remove empty file. 4 years ago
Mariano Cano 208c351a39 Add sample leaf template. 4 years ago
Mariano Cano 70c0af8200 Use different options to load a template from a string or file. 4 years ago
Mariano Cano 738304bc6f Add support for SubjectalternativeName type.
Move code around and some fixes.
4 years ago
Mariano Cano 2556b57906 Add types for certificate flexibility.
This is a first implementation, not the final one.
4 years ago