Resource Type: openssl_signcsr
- Defined in:
- lib/puppet/type/openssl_signcsr.rb
- Providers:
-
openssl
Summary
Sign OpenSSL certificate signing request using a CAOverview
**This type is deprecated!**
The name and configuration file of a CA is required.
Certificate extensions can be added by using the ‘extensions` and `extfile` parameters.
Optionally a key password can be provided if the used key is encrypted.
The certificate will be valid for the given number of days.
The type is refreshable. The ‘openssl_signcsr` type will regenerate the certificate if the resource is notified from another resource.