aboutsummaryrefslogtreecommitdiffstats
path: root/tests/aaf/certservice/resources/cert-service-properties.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aaf/certservice/resources/cert-service-properties.robot')
-rw-r--r--tests/aaf/certservice/resources/cert-service-properties.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/aaf/certservice/resources/cert-service-properties.robot b/tests/aaf/certservice/resources/cert-service-properties.robot
index 1049695e..2a382ede 100644
--- a/tests/aaf/certservice/resources/cert-service-properties.robot
+++ b/tests/aaf/certservice/resources/cert-service-properties.robot
@@ -1,8 +1,8 @@
*** Variables ***
${AAFCERT_URL} http://%{AAFCERT_IP}:8080
-${CAName} TEST
-${CERT_PATH} /v1/certificate/${CAName}
+${CA_NAME} TEST
+${CERT_SERVICE_ENDPOINT} /v1/certificate
${VALID_CSR_FILE} %{WORKSPACE}/tests/aaf/certservice/assets/valid.csr
${VALID_PK_FILE} %{WORKSPACE}/tests/aaf/certservice/assets/valid.key
${INVALID_CSR_FILE} %{WORKSPACE}/tests/aaf/certservice/assets/invalid.csr