Functions | Variables
tests.interop.resources Namespace Reference

Functions

def certificate_chain ()
 
def parse_bool (value)
 
def private_key ()
 
def test_root_certificates ()
 

Variables

string _CERTIFICATE_CHAIN_RESOURCE_PATH = 'credentials/server1.pem'
 
string _PRIVATE_KEY_RESOURCE_PATH = 'credentials/server1.key'
 
string _ROOT_CERTIFICATES_RESOURCE_PATH = 'credentials/ca.pem'
 

Function Documentation

◆ certificate_chain()

def tests.interop.resources.certificate_chain ( )

Definition at line 33 of file interop/resources.py.

◆ parse_bool()

def tests.interop.resources.parse_bool (   value)

Definition at line 37 of file interop/resources.py.

◆ private_key()

def tests.interop.resources.private_key ( )

Definition at line 29 of file interop/resources.py.

◆ test_root_certificates()

def tests.interop.resources.test_root_certificates ( )

Definition at line 25 of file interop/resources.py.

Variable Documentation

◆ _CERTIFICATE_CHAIN_RESOURCE_PATH

string tests.interop.resources._CERTIFICATE_CHAIN_RESOURCE_PATH = 'credentials/server1.pem'
private

Definition at line 22 of file interop/resources.py.

◆ _PRIVATE_KEY_RESOURCE_PATH

string tests.interop.resources._PRIVATE_KEY_RESOURCE_PATH = 'credentials/server1.key'
private

Definition at line 21 of file interop/resources.py.

◆ _ROOT_CERTIFICATES_RESOURCE_PATH

string tests.interop.resources._ROOT_CERTIFICATES_RESOURCE_PATH = 'credentials/ca.pem'
private

Definition at line 20 of file interop/resources.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:52