Public Member Functions | |
def | __init__ |
def | handle_accept |
def | handle_error |
Public Attributes | |
cert | |
dynamic_ta | |
handlers | |
key | |
ta | |
Static Public Attributes | |
log = logger |
Definition at line 457 of file https.py.
def rpki.https.http_listener.__init__ | ( | self, | ||
handlers, | ||||
port = 80 , |
||||
host = "" , |
||||
cert = None , |
||||
key = None , |
||||
ta = None , |
||||
dynamic_ta = None | ||||
) |
rpki.https.http_listener.log = logger [static] |