class Kemal::SSL

Defined in:

kemal/ssl.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def cert_file=(cert_file : String) #

[View source]
def context : OpenSSL::SSL::Context::Server #

[View source]
def key_file=(key_file : String) #

[View source]