request.tests.test_est_workflow

Classes

TestESTHelper

Mixin that adds log features to the subclass.

Module Contents

class request.tests.test_est_workflow.TestESTHelper[source]

Bases: trustpoint.logger.LoggerMixin

Mixin that adds log features to the subclass.

test_est_no_onboarding_username_password_auth(est_device_without_onboarding, rsa_private_key)[source]

Test client certificate validation when the request does not contain the ‘HTTP_SSL_CLIENT_CERT’ header.

Return type:

None

test_est_with_onboarding_client_certificate_authentication(domain_credential_est_onboarding, rsa_private_key)[source]

Test EST client certificate authentication for a device WITH onboarding.

Return type:

None