module
Squarectl::Commands::SSLCertificates
Overview
Generates local dev SSL certificates with mkcert (skipping any that
already exist) before compose up, and deletes them on clean. Mixed
into Task.
Direct including types
Defined in:
squarectl/commands/ssl_certificates.crInstance Method Summary
- #create_ssl_certificate(ssl_cert)
- #create_ssl_certificates
- #destroy_ssl_certificate(ssl_cert)
- #destroy_ssl_certificates