TKS Web Services - dogtagpki/pki GitHub Wiki
TKS services are defined in TKS’s web.xml.
Path | Service | Authentication | SSL |
---|---|---|---|
/agent/tks/encryptData |
tksEncryptData |
certUserDBAuthMgr |
|
/agent/tks/createKeySetData |
tksCreateKeySetData |
certUserDBAuthMgr |
|
/agent/tks/computeSessionKey |
tksSessionKey |
certUserDBAuthMgr |
|
/agent/tks/computeRandomData |
tksRandomData |
certuserDBAuthMgr |
Path | Service | Authentication | SSL |
---|---|---|---|
/admin/tks/registerUser |
tksRegisterUser |
TokenAuth |
|
/admin/tks/getConfigEntries |
tksGetConfigEntries |
TokenAuth |
|
/admin/tks/importTransportCert |
tksImportTransportCert |
TokenAuth |
|
/admin/console/config/savepkcs12 |
tksDownloadPKCS12 |
TokenAuth |
Path | Service | Authentication | SSL |
---|---|---|---|
/rest/account/* |
AccountService |
certUserDBAuthMgr, passwdUserDBAuthMgr |
Required |
/rest/installer/* |
TKSInstallerService |
||
/rest/selftests/* |
SelfTestService |
certUserDBAuthMgr |
Required |
/rest/admin/groups/* |
GroupService |
certUserDBAuthMgr |
Required |
/rest/admin/users/* |
GroupService |
certUserDBAuthMgr |
Required |
/rest/config/cert/* |
SystemCertResource |
||
/rest/admin/tps-connectors/* |
TPSConnectorService |
certUserDBAuthMgr |
Required |
/ug |
tksug |
||
/start |
tksstart |
||
/log |
tkslog |
||
/auths |
tksauths |
||
/jobsScheduler |
tksjobsScheduler |
||
/acl |
tksacl |
||
/server |
tksserver |
||
/ee/tks/ports |
tksports |
||
/services |
services |
||
/admin/tks/getStatus |