Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sabo-tabby
v1.1.0
Top Level Namespace
Sabo
Tabby
CLI
Config
ConfigDirectory
ConfigSSL
ConfigTheme
Config
DirectoryListingTheme
ErrorPageTheme
LoggerStyle
InitHandler
LogHandler
SSL
StaticFileHandler
DirectoryListing
Utils
Built with Crystal 1.9.2
2023-10-08 13:26:42 UTC
class
Sabo::Tabby::SSL
Sabo::Tabby::SSL
Reference
Object
Defined in:
sabo-tabby/ssl.cr
Constructors
.new
Instance Method Summary
#cert_file=
(cert_file : String)
#context
: OpenSSL::SSL::Context::Server
#key_file=
(key_file : String)
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
]