- 17 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
add various X509V3_CTX helper functions and support for LHASH as the config database.
-
- 15 4月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
-
- 13 4月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 12 4月, 1999 2 次提交
-
-
由 Ralf S. Engelschall 提交于
specified in <certfile> by updating the entry in the index.txt file. This way one no longer has to edit the index.txt file manually for revoking a certificate. The -revoke option does the gory details now. Submitted by: Massimiliano Pala <madwolf@openca.org> Cleaned up and integrated by: Ralf S. Engelschall
-
由 Ralf S. Engelschall 提交于
option at all and this way the `-noout -text' combination was inconsistent in `openssl crl' with the friends in `openssl x509|rsa|dsa'.
-
- 11 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 10 4月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Ben Laurie 提交于
-
由 Bodo Möller 提交于
have checked SSL_pending() first. Submitted by: Reviewed by: PR:
-
- 06 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 03 4月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 01 4月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ben Laurie 提交于
-
- 31 3月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Slight cleanup in ssl/
-
- 30 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
integration.
-
- 22 3月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 3月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-
- 08 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-
- 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.
-
- 06 3月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
-
- 28 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 25 2月, 1999 2 次提交
-
-
由 Ralf S. Engelschall 提交于
because they are useful for the DSA situation and should be recognized by the users. Thanks to Steve for the original hint.
-
由 Ralf S. Engelschall 提交于
addition to RSA certificates) to match the behaviour of `openssl dsa -noout -modulus' as it's already the case for `openssl rsa -noout -modulus'. For RSA the -modulus is the real "modulus" while for DSA currently the public key is printed (a decision which was already done by `openssl dsa -modulus' in the past) which serves a similar purpose. Additionally the NO_RSA no longer completely removes the whole -modulus option; it now only avoids using the RSA stuff. Same applies to NO_DSA now, too.
-
- 24 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the first leading XXX. in the DN.
-
- 23 2月, 1999 4 次提交
-
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
1. The dsaparam argument is mandatory and not optional 2. Add a little text what this actually is: a filename
-
由 Dr. Stephen Henson 提交于
-
- 22 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 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.
-
- 19 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to support CRL extensions.
-
- 18 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 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.
-