class Launch::SSL

Defined in:

launch/server/ssl.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? blank?, present? present?

Constructor Detail

def self.new(key_file : String, cert_file : String) #

[View source]

Instance Method Detail

def generate_tls #

[View source]