- 04 7月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Remove RFC5878 code. It is no longer needed for CT and has numerous bugs
-
- 03 7月, 2014 1 次提交
-
-
由 Rich Salz 提交于
298 424 656 882 939 1630 1807 2263 2294 2311 2424 2623 2637 2686 2697 2921 2922 2940 3055 3112 3156 3177 3277
-
- 02 7月, 2014 2 次提交
- 20 6月, 2014 6 次提交
-
-
由 Matt Caswell 提交于
-
由 Hubert Kario 提交于
cms, ocsp, s_client, s_server and smime tools also use args_verify() for parsing options, that makes them most of the same options verify tool does. Add those options to man pages and reference their explanation in the verify man page.
-
由 Hubert Kario 提交于
just making sure the options are listed in the alphabetical order both in SYNOPSIS and DESCRIPTION, no text changes
-
由 Hubert Kario 提交于
The options related to policy used for verification, verification of subject names in certificate and certificate chain handling were missing in the verify(1) man page. This fixes this issue.
-
由 Hubert Kario 提交于
-CAfile and -CApath is documented in OPTIONS but is missing in SYNOPSIS, add them there
-
由 Hubert Kario 提交于
Add -trusted_first description to help messages and man pages of tools that deal with certificate verification.
-
- 18 6月, 2014 1 次提交
-
-
由 rfkrocktk 提交于
-
- 11 6月, 2014 1 次提交
-
-
由 Hubert Kario 提交于
* Make a clear distinction between DH and ECDH key exchange. * Group all key exchange cipher suite identifiers, first DH then ECDH * add descriptions for all supported *DH* identifiers * add ECDSA authentication descriptions * add example showing how to disable all suites that offer no authentication or encryption
-
- 31 5月, 2014 2 次提交
-
-
由 Hubert Kario 提交于
the verify app man page didn't describe the usage of attime option even though it was listed as a valid option in the -help message. This patch fixes this omission.
-
由 Hubert Kario 提交于
While the -help message references this option, the man page doesn't mention the -no_ecdhe option. This patch fixes this omission.
-
- 27 5月, 2014 2 次提交
-
-
由 Matt Caswell 提交于
-
由 Matt Caswell 提交于
-
- 24 5月, 2014 1 次提交
-
-
由 Martin Kaiser 提交于
Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352
-
- 22 5月, 2014 1 次提交
-
-
由 Matt Caswell 提交于
-
- 21 5月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
PR#3357
-
- 16 5月, 2014 1 次提交
-
-
由 Matt Caswell 提交于
Moved note about lack of support for AEAD modes out of BUGS section to SUPPORTED CIPHERS section (bug has been fixed, but still no support for AEAD)
-
- 15 5月, 2014 2 次提交
-
-
由 Jeffrey Walton 提交于
-
由 Jeffrey Walton 提交于
-
- 13 5月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 5月, 2014 1 次提交
-
-
由 Matt Caswell 提交于
-
- 26 4月, 2014 1 次提交
-
-
由 mancha 提交于
Specify -f is for compilation flags. Add -d to synopsis section. Closes #77.
-
- 16 4月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 4月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 4月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 3月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add option to set an alternative to the default hmacWithSHA1 PRF for PKCS#8 private key encryptions. This is used automatically by PKCS8_encrypt if the nid specified is a PRF. Add option to pkcs8 utility. Update docs. (cherry picked from commit b60272b01fcb4f69201b3e1659b4f7e9e9298dfb)
-
- 15 2月, 2014 2 次提交
-
-
由 Scott Schaefer 提交于
-
由 Scott Schaefer 提交于
apps/pkcs12.c accepts -password as an argument. The document author almost certainly meant to write "-password, -passin". However, that is not correct, either. Actually the code treats -password as equivalent to -passin, EXCEPT when -export is also specified, in which case -password as equivalent to -passout.
-
- 13 2月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 1月, 2014 2 次提交
-
-
由 Daniel Kahn Gillmor 提交于
change documentation and comments to indicate that we prefer the standard "DHE" naming scheme everywhere over the older "EDH"
-
由 Daniel Kahn Gillmor 提交于
DHE is the standard term used by the RFCs and by other TLS implementations. It's useful to have the internal variables use the standard terminology. This patch leaves a synonym SSL_kEDH in place, though, so that older code can still be built against it, since that has been the traditional API. SSL_kEDH should probably be deprecated at some point, though.
-
- 09 11月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 10月, 2013 1 次提交
-
-
由 Lubomir Rintel 提交于
Newer pod2man considers =item [1-9] part of a numbered list, while =item 0 starts an unnumbered list. Add a zero effect formatting mark to override this. doc/apps/smime.pod around line 315: Expected text after =item, not a number ... PR#3146
-
- 06 9月, 2013 3 次提交
-
-
由 Scott Deboy 提交于
Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions) Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API Tests exercising the new supplemental data registration and callback api can be found in ssltest.c. Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
-
-
* Many XMPP servers are configured with multiple domains (virtual hosts) * In order to establish successfully the TLS connection you have to specify which virtual host you are trying to connect. * Test this, for example with :: * Fail: openssl s_client -connect talk.google.com:5222 -starttls xmpp * Works: openssl s_client -connect talk.google.com:5222 -starttls xmpp -xmpphost gmail.com
-