mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-31 15:28:50 +00:00
Satisfy autobots.
This commit is contained in:
parent
41af65a1c4
commit
1dda164d03
@ -155,6 +155,7 @@ class CertStore(object):
|
||||
"""
|
||||
Implements an in-memory certificate store.
|
||||
"""
|
||||
|
||||
def __init__(self, default_privatekey, default_ca, default_chain_file, dhparams):
|
||||
self.default_privatekey = default_privatekey
|
||||
self.default_ca = default_ca
|
||||
|
Loading…
Reference in New Issue
Block a user