-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Hello, trying to test the SCEP client with EJBCA-CE however getting no password was sent with the request.
➜ scepclient-windows-amd64-v2.2.0 ✗ .\scepclient-windows-amd64.exe -cn "test-LAP-7344-EJBCA" -challenge "test" -cacert-message "default" -debug -server-url "http://10.68.30.33:8080/ejbca/publicweb/apply/scep/portal/pkiclient.exe" -private-key ./nn.key
level=info ts=2025-01-22T18:59:17.5236031Z op=GetCACert error=null took=11.2827ms
level=debug ts=2025-01-22T18:59:17.5236031Z msg=cacertlist count=1
level=debug ts=2025-01-22T18:59:17.5236031Z msg=cacertlist number=0 rdn="CN=test Issuing CA - G3" hash_type=SHA-256 hash=234fbf1862db313606c56e23b0989332ae7504418c5b257e0448fda869be7555
level=debug ts=2025-01-22T18:59:17.5241062Z msg="creating SCEP CSR request" transaction_id="2S4qJDk1BRPz41+yrFOolpHyxAg=" signer_cn="SCEP SIGNER"
level=info ts=2025-01-22T18:59:17.5296515Z op=GetCACaps error=null took=4.5185ms
level=info ts=2025-01-22T18:59:17.5446602Z op=PKIOperation error="http request failed with status 400 Bad Request, msg: <title>Error</title>No password in request." took=15.0087ms
PKIOperation for PKCSReq (19): http request failed with status 400 Bad Request, msg: <title>Error</title>No password in request.