Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mitm
master
Mitm
CertManager
ProxyHandler
WebSocketHandler
ProxyContext
Built with Crystal 1.10.0
2023-11-04 00:59:33 UTC
class
Mitm::
CertManager
Mitm::CertManager
Reference
Object
Defined in:
cert_manager.cr
Constant Summary
Log
=
Mitm
::
Log
.
for
(
"CertManager"
)
Constructors
.new
(path, ca =
true
)
Instance Method Summary
#context_for
(host)
Constructor Detail
def self.
new
(path, ca =
true
)
#
[
View source
]
Instance Method Detail
def
context_for
(host)
#
[
View source
]