-
Notifications
You must be signed in to change notification settings - Fork 137
OCSP Web Services
OCSP services are defined in OCSP’s web.xml.
Path | Service | Authentication | SSL |
---|---|---|---|
/ee/ocsp |
ocspOCSP |
||
/ee/ocsp/* |
ocspOCSP |
||
/ocsp |
ocspocsp |
||
/agent/ocsp/checkCert.html |
ocspReadCheckCertPage |
certUserDBAuthMgr |
|
/agent/ocsp/addCRL.html |
ocspReadAddCRLPage |
certUserDBAuthMgr |
|
/agent/ocsp/getOCSPInfo |
ocspGetOCSPInfo |
certUserDBAuthMgr |
|
/agent/ocsp/listCAs |
ocspListCAs |
certUserDBAuthMgr |
|
/agent/ocsp/addCRL |
ocspAddCRL |
certUserDBAuthMgr |
|
/agent/ocsp/checkCert |
ocspCheckCert |
certUserDBAuthMgr |
|
/agent/ocsp/addCA |
ocspAddCA |
certUserDBAuthMgr |
|
/agent/ocsp/removeCA |
ocspRemoveCA |
certUserDBAuthMgr |
|
/agent/ocsp/addCA.html |
ocspReadAddCAPage |
certUserDBAuthMgr |
Path | Service | Authentication | SSL |
---|---|---|---|
/ee/ocsp/tokenAuthenticate |
ocspTokenAuthenticate |
||
/agent/ocsp/updateDomainXML |
ocspUpdateDomainXML |
certUserDBAuthMgr |
|
/admin/ocsp/securityDomainLogin |
ocspSecurityDomainLogin |
||
/admin/ocsp/getCookie |
ocspGetCookie |
passwdUserDBAuthMgr |
|
/admin/ocsp/tokenAuthenticate |
ocspTokenAuthenticate-admin |
||
/admin/ocsp/getDomainXML |
ocspGetDomainXML |
||
/admin/ocsp/updateDomainXML |
ocspUpdateDomainXML-admin |
TokenAuth |
|
/admin/ocsp/getConfigEntries |
ocspGetConfigEntries |
TokenAuth |
|
/admin/console/config/savepkcs12 |
ocspDownloadPKCS12 |
TokenAuth |
Path | Service | Authentication | SSL |
---|---|---|---|
/rest/account/* |
AccountService |
certUserDBAuthMgr, passwdUserDBAuthMgr |
Required |
/rest/installer/configure |
OCSPInstallerService |
||
/rest/securityDomain/installToken |
SecurityDomainService |
Required |
|
/rest/securityDomain/domainInfo |
SecurityDomainService |
||
/rest/selftests/* |
SelfTestService |
certUserDBAuthMgr |
Required |
/rest/admin/groups/* |
GroupService |
certUserDBAuthMgr |
Required |
/rest/admin/users/* |
UserService |
certUserDBAuthMgr |
Required |
/rest/config/cert/* |
SystemCertService |
||
/ug |
ocspug |
||
/acl |
ocspacl |
||
/jobsScheduler |
ocspjobsScheduler |
||
/server |
ocspserver |
||
/log |
ocsplog |
||
/auths |
ocspauths |
||
/start |
ocspstart |
||
/agent/index |
ocspindex |
certUserDBAuthMgr |
|
/ee/ocsp/ports |
ocspports |
||
/agent/header |
ocspheader |
certUserDBAuthMgr |
|
/services |
services |
||
/admin/ocsp/getStatus |
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |