Leaf
The following parameters are available for creating certificate_leaf
resources, when a new resource is created jumppad will create the certificate and associated private key and write them to the output folder. Certificates do not perisist the lifecycle of a blueprint, when a blueprint is destroyed the created certs and keys are removed from the output folder.
To create a leaf certificate jumppad needs a valid CA certificate and private key, these can be generated using the certificate_ca
resource or can be an existing x509 certificate and associated RSA private key.
Leaf Certificates have a pre-set Common Name corresponding to the name of the resource.
Examples
Last updated