Re: [ovs-dev] [PATCH] ovs-pki: Increase the validity period for all certificates.

2013-02-08 Thread Ben Pfaff
On Fri, Feb 08, 2013 at 02:49:12PM -0800, Gurucharan Shetty wrote: > This patch increases the certificate validity to 100 years > for certificate authorities, the certificates that they certify > and for self signed certificates. > > Signed-off-by: Gurucharan Shetty Thanks, this seems reasonable

[ovs-dev] [PATCH] ovs-pki: Increase the validity period for all certificates.

2013-02-08 Thread Gurucharan Shetty
This patch increases the certificate validity to 100 years for certificate authorities, the certificates that they certify and for self signed certificates. Signed-off-by: Gurucharan Shetty --- utilities/ovs-pki.in |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util