[openssl-users] generate TLS OCSP responses for a time in the past using -attime not possible?

Matt Caswell matt at openssl.org
Fri Dec 5 07:00:44 EST 2014


On 05/12/14 06:59, Albers, Thorsten wrote:
>
> Hi,
>
>  
>
> for test purposes I would like to create OCSP responses for a time in
> the past, let’s say for 5 days in the past. In the documentation for
> the ocsp command there is a list of verification options a client
> might use / request.
>
>  
>
> I would have expected that a command could look like following:
>
>  
>
> openssl ocsp -sha256 -issuer Root_A_cert.cer -cert Sub1_A_cert.cer
> -reqout Sub1_OCSPRequest.bin -text -attime <old timestamp>
>
>  
>
> with <old timestamp> being a time in the past.
>
>  
>
> But all I get is openssl telling me that the ‘attime’ is no valid
> parameter. Am I doing something wrong, or is this not implemented yet?
>
>
-attime for ocsp is only implemented in version 1.0.2 (not yet released)
and above.

Matt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.opensslfoundation.net/pipermail/openssl-users/attachments/20141205/48cd6575/attachment.html>


More information about the openssl-users mailing list