- 07 1月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the trust store.
-
- 14 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
trusted store instead of the default which is to return an error if we can't build the complete chain.
-
- 07 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Use -1 to check all extensions in CRLs. Always set flag for freshest CRL.
-
- 06 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add new verify options to set checks. Remove previous -check* commands from s_client and s_server.
-
- 05 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 8月, 2012 2 次提交
-
-
由 Dr. Stephen Henson 提交于
New function X509_chain_up_ref to dup and up the reference count of a STACK_OF(X509): replace equivalent functionality in several places by the equivalent call.
-
由 Dr. Stephen Henson 提交于
-
- 05 3月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 23 9月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Christoph Viethen <cv@kawo2.rwth-aachen.de> Reviewed by: steve Handle timezones correctly in UTCTime.
-
- 06 9月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
produce an error (CVE-2011-3207)
-
- 26 12月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 11月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reviewed by: steve If store is NULL set flags correctly.
-
- 25 2月, 2010 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
certificate is explicitly trusted (using -addtrust option to x509 utility for example) the verification is sucessful even if the chain is not complete.
-
- 17 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Rob Austein <sra@hactrn.net> Approved by: steve@openssl.org Initialise atm.flags to 0.
-
- 01 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
information. Add more informative message to verify callback to indicate when CRL path validation is taking place.
-
- 23 10月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
for the leaf certificate of a CRL path.
-
由 Dr. Stephen Henson 提交于
-
- 04 9月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 9月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: steve@openssl.org Include a flag ASN1_STRING_FLAG_MSTRING when a multi string type is created. This makes it possible to tell if the underlying type is UTCTime, GeneralizedTime or Time when the structure is reused and X509_time_adj_ex() can handle each case in an appropriate manner. Add error checking to CRL generation in ca utility when nextUpdate is being set.
-
- 26 6月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 6月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 10月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
and should avoid any OS date limitations such as the year 2038 bug.
-
- 15 9月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 07 9月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 01 9月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
a delta CRL in addition to a full CRL. Check and search delta in addition to the base.
-
- 29 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Tidy CRL scoring system. Add new CRL path validation error.
-
- 21 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
and CRL signing keys.
-
- 13 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
CRL issuer is not part of the main path. Not complete yet and not compiled in because the CRL issuer certificate is not validated.
-
- 12 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Delete X509_POLICY_REF code. Fix handling of invalid policy extensions to return the correct error. Add command line option to inhibit policy mappings.
-
- 08 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
TODO: robustness checking on name forms.
-
- 04 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
fields.
-
- 30 7月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Allow inibit any policy flag to be set in apps.
-
- 13 7月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Ignore self issued certificates when checking path length constraints. Duplicate OIDs in policy tree in case they are allocated. Use anyPolicy from certificate cache and not current tree level.
-
- 28 2月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 9月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix additional gcc 4.2 value not used warnings.
-