class
Squarectl::Config::SSLCertificate
- Squarectl::Config::SSLCertificate
- Reference
- Object
Overview
A group of SSL certificate specs to generate (via mkcert) before up,
scoped to one or more targets.
:nodoc:
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
squarectl/config/ssl_certificate.crConstructors
Instance Method Summary
- #ssl_certificates : Array(SSLCertificateSpec)
- #ssl_certificates=(ssl_certificates : Array(SSLCertificateSpec))
- #target : String | Array(String)
- #target=(target : String | Array(String))