2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00
Files
openvswitch/utilities
Ben Pfaff d652859bfd ovs-pki: Reduce CA certificate validity to 10 years to fix 32-bit OpenSSL.
Before I applied this commit, when I generated CA certificate with OpenSSL
0.9.8o on my 32-bit Debian system, I got a certificate that expired
sometime in 1977.  This made all SSL-based tests fail with an invalid
certificate.

32-bit time_t only extends to 2038, so this must be a bug in OpenSSL.
This commit works around the problem by reducing the validity period of
certificates to 10 years.

CC: Gurucharan Shetty <gshetty@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2013-05-08 10:29:10 -07:00
..
2012-05-02 17:08:02 -07:00
2013-01-30 08:19:35 -08:00
2013-04-22 14:33:58 -07:00
2012-05-02 17:08:02 -07:00
2013-04-22 14:33:58 -07:00
2013-04-22 14:33:58 -07:00