-
Notifications
You must be signed in to change notification settings - Fork 141
PKI ACME Logout REST API
Endi S. Dewata edited this page May 14, 2021
·
5 revisions
The PKI ACME Logout operation will read the session ID provided via cookie, then invalidate the session on the server.
-
URL:
/acme/logout
-
Method:
POST
-
Authentication: Required
-
Authorization: Not required
$ curl -s --request POST -u admin:Secret.123 https://pki.demo.dogtagpki.org/acme/logout
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |