Changes between Version 1 and Version 2 of OnlineCA
- Timestamp:
- 10/01/13 13:40:52 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnlineCA
v1 v2 6 6 7 7 || Request type || HTTP POST over HTTPS || 8 || Attribute ||Format || Description || 8 9 ||= Attribute =||=Format =||= Description =|| 9 10 || certificate_request || PEM in HTTP message body || Certificate signing request for user certificate being requested || 10 11 || username ||HTTP Basic Auth header || User identity to associate with certificate to be issued. The username will be set as the CN field of the certificate subject name || … … 15 16 === Outputs === 16 17 17 || HTTP Response code || Description||18 ||= HTTP Response code =||= Description =|| 18 19 ||200 || Success – PEM encoded X.509 certificate returned in response || 19 20 ||401 || client not authorised - client certificate not present, or client certificate not verified, or certificate subject name in accepted retrievers || … … 27 28 === Inputs === 28 29 29 || Request type || HTTP GET over HTTPS||30 ||= Request type =||= HTTP GET over HTTPS =|| 30 31 ||Attribute ||Format || Description || 31 32 ||None - ||- ||