- 07 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
make 'req' check the config file syntax before it adds extensions. Added info in the documentation as well.
-
- 22 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
without -debug option to mk1mf.pl. Change _export to is_export (_export is a reserved word under VC++). Add yucky function prototype function pointer casts. Sanitise the included files in crypto/x509v3. Also changed ssleay.exe target to openssl.exe
-
- 21 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to include email addresses from DN and copy details from issuer certificate. Include examples in openssl.cnf, update Win32 ordinals.
-
- 15 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
of an arbitrary extension: e.g. 1.3.4.5=critical,RAW:12:34:56 Using this technique currently unsupported extensions can be generated if you know their DER encoding. Even if the extension is supported in future the raw extension will still work: that is the raw version can always be used even if it is a supported extension.
-
- 10 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
name, issuer and authority key id. Change the i2v function parameters and add an extra 'crl' parameter in the X509V3_CTX structure: guess what that's for :-) Fix to ASN1 macro which messed up IMPLICIT tag and add f_enum.c which adds a2i, i2a for ENUMERATED.
-
- 24 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-