rpki.https.Checker Class Reference

Inheritance diagram for rpki.https.Checker:

Inheritance graph

List of all members.

Public Member Functions

def __call__
def __init__
def x509store_thunk

Public Attributes

 dynamic_https_trust_anchor
 x509store

Static Public Attributes

 pem_dump_tls_certs = False
 Vile debugging hack.
 refuse_tls_ca_certs = False
 Raise an exception upon receiving CA certificates via TLS rather than just quietly ignoring them.


Detailed Description

Derived class to handle X.509 client certificate checking.

Definition at line 55 of file https.py.


Member Function Documentation

def rpki.https.Checker.__call__ (   self,
  tlsConnection 
)

POW/OpenSSL-based certificate checker.

Given our BPKI model, we're only interested in the TLS EE
certificates.

Definition at line 95 of file https.py.

def rpki.https.Checker.__init__ (   self,
  trust_anchor = None,
  dynamic_https_trust_anchor = None 
)

Initialize our modified certificate checker.

Definition at line 69 of file https.py.

def rpki.https.Checker.x509store_thunk (   self  ) 

Definition at line 89 of file https.py.


Member Data Documentation

Definition at line 72 of file https.py.

Vile debugging hack.

Definition at line 67 of file https.py.

Raise an exception upon receiving CA certificates via TLS rather than just quietly ignoring them.

Definition at line 62 of file https.py.

Definition at line 77 of file https.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