- Merged back bugfixes from trunk (pre 0.99-pre2):
    * Corrected parsing of UTCTime dates before 1990 and after 1950
    * Support more exotic OID's when parsing certificates
    * Support more exotic name representations when parsing certificates
    * Replaced the expired test certificates
    * Do not bail out if no client certificate specified. Try to negotiate anonymous connection (Fixes ticket #12)


diff --git a/programs/ssl/test-ca/sslconf.txt b/programs/ssl/test-ca/sslconf.txt
index 81022d7..d367800 100644
--- a/programs/ssl/test-ca/sslconf.txt
+++ b/programs/ssl/test-ca/sslconf.txt
@@ -18,8 +18,8 @@
 serial                  = serial

 

 new_certs_dir           = newcerts

-default_crl_days        = 60

-default_days            = 730

+default_crl_days        = 5

+default_days            = 3653

 default_md              = sha1

 policy                  = my_policy

 x509_extensions         = v3_usr