cfssl.tests.test_certificate_request.
TestCertificateRequest
Bases: unittest.case.TestCase
unittest.case.TestCase
setUp
test_to_api
It should return the correctly compatible obj
test_to_api_partial
It should handle when no CN and no key are defined
cfssl.tests.test_cfssl.
TestCFSSL
test_auth_sign
It should call with proper args
test_bundle
test_call_error
It should raise on non-success response
test_call_request
It should call requests with proper args
test_call_success
It should return result on success response
test_info
test_init_ca
test_log_messages
test_new_cert
test_new_key
test_revoke
test_scan
test_scan_info
test_sign
test_uri_base_http
It should have an HTTP URI if someone decides to be crazy
test_uri_base_https
It should have an HTTP URI by default
cfssl.tests.test_config_client.
TestConfigClient
Bases: cfssl.tests.test_config_mixer.TestConfigMixer
cfssl.tests.test_config_mixer.TestConfigMixer
model
cfssl.tests.test_config_key.
TestConfigKey
cfssl.tests.test_config_mixer.
TestConfigMixer
cfssl.tests.test_host.
TestHost
test_to_api_no_port
cfssl.tests.test_policy_auth.
TestPolicyAuth
cfssl.tests.test_policy_sign.
TestPolicySign
cfssl.tests.test_policy_use.
TestPolicyUse
cfssl.tests.test_subject_info.
TestSubjectInfo
cfssl.tests.test_utils.
TestUtils
test_to_api_native_structure
It should return the same object when it doesn’t implement to_api.
test_to_api_object
It should delegate to to_api() method of a supported object.
Contents: