DER-encodes this Request
.
Creates a Response
with the help of an OpenSSL::PKey
, an OpenSSL::X509::Certificate
and a Request
.
Mandatory parameters for timestamp creation that need to be set in the Request:
Mandatory parameters that need to be set in the Factory:
In addition one of either Request#policy_id
or Factory#default_policy_id
must be set.
Raises a TimestampError
if creation fails, though successfully created error responses may be returned.
General callback for OpenSSL
verify
Adds path as the hash dir to be looked up by the store.
Adds the OpenSSL::X509::Certificate
cert to the certificate store.
@api private
Gets credentials based on user, domain or both. If both are nil, an error occurs