pubd.pubd_context Class Reference

Inheritance diagram for pubd.pubd_context:

Inheritance graph

List of all members.

Public Member Functions

def __init__
def build_https_ta_cache
def clear_https_ta_cache
def client_handler
def control_handler
def handler_common

Public Attributes

 bpki_ta
 https_server_host
 https_server_port
 irbe_cert
 pubd_cert
 pubd_key
 publication_base
 sql

Static Public Attributes

 https_ta_cache = None
 HTTPS trust anchor cache, to avoid regenerating it for every TLS connection.


Detailed Description

A container for various pubd parameters.

Definition at line 32 of file pubd.py.


Member Function Documentation

def pubd.pubd_context.__init__ (   self,
  cfg 
)

Definition at line 35 of file pubd.py.

def pubd.pubd_context.build_https_ta_cache (   self  ) 

Build dynamic TLS trust anchors.

Definition at line 97 of file pubd.py.

def pubd.pubd_context.clear_https_ta_cache (   self  ) 

Clear dynamic TLS trust anchors.

Definition at line 90 of file pubd.py.

def pubd.pubd_context.client_handler (   self,
  query,
  path 
)

Process one PDU from a client.

Definition at line 67 of file pubd.py.

def pubd.pubd_context.control_handler (   self,
  query,
  path 
)

Process one PDU from the IRBE.

Definition at line 57 of file pubd.py.

def pubd.pubd_context.handler_common (   self,
  query,
  client,
  certs,
  crl = None 
)

Common PDU handler code.

Definition at line 49 of file pubd.py.


Member Data Documentation

Definition at line 39 of file pubd.py.

Definition at line 44 of file pubd.py.

Definition at line 45 of file pubd.py.

HTTPS trust anchor cache, to avoid regenerating it for every TLS connection.

Definition at line 88 of file pubd.py.

Definition at line 40 of file pubd.py.

Definition at line 41 of file pubd.py.

Definition at line 42 of file pubd.py.

Definition at line 47 of file pubd.py.

Definition at line 37 of file pubd.py.


The documentation for this class was generated from the following file:

Generated on Sat Jun 21 07:55:39 2008 for RPKI Engine by  doxygen 1.5.5