se.anatom.ejbca.protocol.cmp |
|
Java Source File Name | Type | Comment |
CmpTestCase.java | Class | |
CrmfRAPbeMultipleKeyIdRequestTest.java | Class | This test requires:
cmp.operationmode=ra, cmp.allowraverifypopo=true, cmp.responseProtection=pbe
cmp.ra.authenticationsecret=password, cmp.ra.namegenerationscheme=DN
cmp.ra.endentityprofile=KeyId, cmp.ra.certificateprofile=KeyId, cmp.ra.caname=ProfileDefault
You need a CMP tcp listener configured on port 5547. |
CrmfRAPbeRequestTest.java | Class | This test requires:
mode=ra, responseProtection=pbe, authenticationsecret=password, allowraverifypopo=true. |
CrmfRARequestTest.java | Class | This test requires:
mode=ra, responseProtection=signature, authenticationsecret=password, allowraverifypopo=true. |
CrmfRATcpRequestTest.java | Class | requires setup of the CMP with a tcp listener on port 5547
mode=ra, responseProtection=signature, authenticationsecret=password, allowraverifypopo=true. |
CrmfRequestTest.java | Class | |