Retrieve node/cert/ip information from the request object.
Retrieve the request parameters, including authentication information.
WEBrick uses a service() method to respond to requests. Simply delegate to the handler response() method.
Set the specified format as the content type of the response.
[Validate]