Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps-integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ See the following folders:
* [EJBCA REST API](../apps-integration/ejbca-rest-api)
* [Graylog](../apps-integration/graylog)
* [HashiCorp Vault](../apps-integration/hashicorp-vault)
* [Windows CMP Enrollment](../apps-integration/windows-cmp-enrollment)
2 changes: 1 addition & 1 deletion apps-integration/windows-cmp-enrollment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Get-Content .\ejbca-cmp-enrollment.log -Tail 100
This script requires the following EJBCA configuration:

1. **CMP Alias**: Configure a CMP alias in EJBCA
- Set to RA Mode
- Set to RA or CA Mode
- Configure HMAC-based authentication
- Set Response Protection to "signature"

Expand Down