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.cr

Instance Method Summary

Instance Method Detail

def create_ssl_certificate(ssl_cert) #

[View source]
def create_ssl_certificates #

[View source]
def destroy_ssl_certificate(ssl_cert) #

[View source]
def destroy_ssl_certificates #

[View source]