Skip to content

Commit 9822665

Browse files
committed
Convert password enforcement test into SSKG test
The password enforcement test has been converted into a server-side key generation test since it's using the caServerKeygen_UserCert profile. It has also been updated to reproduce issue dogtagpki#5037 by approving the pending requests. The issue itself will be fixed separately later. dogtagpki#5037
1 parent 00d2e49 commit 9822665

4 files changed

Lines changed: 300 additions & 148 deletions

File tree

.github/workflows/ca-password-enforcement-test.yml

Lines changed: 0 additions & 143 deletions
This file was deleted.

.github/workflows/ca-tests2.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ jobs:
9393
needs: build
9494
uses: ./.github/workflows/ca-nuxwdog-test.yml
9595

96-
ca-password-enforcment-test:
97-
name: CA password enforcement
98-
needs: build
99-
uses: ./.github/workflows/ca-password-enforcement-test.yml
100-
10196
scep-test:
10297
name: SCEP responder
10398
needs: build

0 commit comments

Comments
 (0)