RPKI Engine  1.0
Public Member Functions | Public Attributes | Static Public Attributes
rpki::rootd::main Class Reference
Inheritance diagram for rpki::rootd::main:
Inheritance graph
Collaboration diagram for rpki::rootd::main:
Collaboration graph

List of all members.

Public Member Functions

def __init__
def compose_response
def del_subject_cert
def del_subject_pkcs10
def get_root_cert
def get_subject_cert
def get_subject_pkcs10
def issue_subject_cert_maybe
def root_newer_than_subject
def set_subject_cert
def set_subject_pkcs10
def up_down_handler

Public Attributes

 bpki_ta
 cfg
 cfg_file
 child_bpki_cert
 http_server_host
 http_server_port
 rootd_bpki_cert
 rootd_bpki_crl
 rootd_bpki_key
 rpki_base_uri
 rpki_class_name
 rpki_root_cert_file
 rpki_root_cert_uri
 rpki_root_crl
 rpki_root_dir
 rpki_root_key
 rpki_root_manifest
 rpki_subject_cert
 rpki_subject_lifetime
 rpki_subject_pkcs10
 rpki_subject_regen

Static Public Attributes

 rpki_root_cert = None

Detailed Description

Definition at line 96 of file rpki/rootd.py.


Constructor & Destructor Documentation

def rpki::rootd::main::__init__ (   self)

Definition at line 262 of file rpki/rootd.py.


Member Function Documentation

def rpki::rootd::main::compose_response (   self,
  r_msg,
  pkcs10 = None 
)

Definition at line 223 of file rpki/rootd.py.

References issue_subject_cert_maybe(), rpki_base_uri, rpki_class_name, rpki_root_cert, rpki_root_cert_uri, and rpki_subject_cert.

Here is the call graph for this function:

def rpki::rootd::main::del_subject_cert (   self)

Definition at line 123 of file rpki/rootd.py.

References rpki_root_dir, and rpki_subject_cert.

def rpki::rootd::main::del_subject_pkcs10 (   self)

Definition at line 142 of file rpki/rootd.py.

References rpki_subject_pkcs10.

def rpki::rootd::main::get_root_cert (   self)

Definition at line 100 of file rpki/rootd.py.

References rpki_root_cert, and rpki_root_cert_file.

Referenced by issue_subject_cert_maybe().

Here is the caller graph for this function:

def rpki::rootd::main::get_subject_cert (   self)

Definition at line 107 of file rpki/rootd.py.

References rpki_root_dir, and rpki_subject_cert.

Referenced by issue_subject_cert_maybe().

Here is the caller graph for this function:

def rpki::rootd::main::get_subject_pkcs10 (   self)

Definition at line 128 of file rpki/rootd.py.

References rpki_subject_pkcs10.

Referenced by issue_subject_cert_maybe().

Here is the caller graph for this function:

def rpki::rootd::main::issue_subject_cert_maybe (   self,
  new_pkcs10 
)
def rpki::rootd::main::root_newer_than_subject (   self)

Definition at line 104 of file rpki/rootd.py.

References rpki_root_cert_file, rpki_root_dir, and rpki_subject_cert.

Referenced by issue_subject_cert_maybe().

Here is the caller graph for this function:

def rpki::rootd::main::set_subject_cert (   self,
  cert 
)

Definition at line 116 of file rpki/rootd.py.

References rpki_root_dir, and rpki_subject_cert.

Referenced by issue_subject_cert_maybe().

Here is the caller graph for this function:

def rpki::rootd::main::set_subject_pkcs10 (   self,
  pkcs10 
)

Definition at line 136 of file rpki/rootd.py.

References rpki_subject_pkcs10.

Referenced by issue_subject_cert_maybe().

Here is the caller graph for this function:

def rpki::rootd::main::up_down_handler (   self,
  query,
  path,
  cb 
)

Member Data Documentation

Definition at line 262 of file rpki/rootd.py.

Definition at line 262 of file rpki/rootd.py.

Definition at line 262 of file rpki/rootd.py.

Referenced by up_down_handler().

Definition at line 262 of file rpki/rootd.py.

Definition at line 262 of file rpki/rootd.py.

Definition at line 262 of file rpki/rootd.py.

Referenced by up_down_handler().

Definition at line 262 of file rpki/rootd.py.

Referenced by up_down_handler().

Definition at line 262 of file rpki/rootd.py.

Referenced by up_down_handler().

Definition at line 262 of file rpki/rootd.py.

Referenced by compose_response(), and issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by compose_response().

Definition at line 98 of file rpki/rootd.py.

Referenced by compose_response(), get_root_cert(), and issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by get_root_cert(), and root_newer_than_subject().

Definition at line 262 of file rpki/rootd.py.

Referenced by compose_response(), and issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by issue_subject_cert_maybe().

Definition at line 262 of file rpki/rootd.py.

Referenced by del_subject_pkcs10(), get_subject_pkcs10(), and set_subject_pkcs10().

Definition at line 262 of file rpki/rootd.py.

Referenced by issue_subject_cert_maybe().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties