|
|
| |
OpenXPKI::Service::SCEP(3) |
User Contributed Perl Documentation |
OpenXPKI::Service::SCEP(3) |
OpenXPKI::Service::SCEP - SCEP service implementation
This is the Service implementation which is used by SCEP clients. The protocol
is simpler than in the Default implementation, as it does not use user
authentication and session handling.
The protocol starts with the client sending a "SELECT_PKI_REALM"
message indicating which PKI realm the clients wants to use. Depending on
whether this realm is available at the server or not, the server responds with
either "OK" or "NOTFOUND".
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |