Kurt Roeckx
|
2747d73c14
|
Fix segfault with empty fields as last in the config.
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-24 14:46:50 +01:00 |
|
Matt Caswell
|
0f113f3ee4
|
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:20:09 +00:00 |
|
Kurt Roeckx
|
995207bedc
|
Allow using -SSLv2 again when setting Protocol in the config.
RT#3625
Reviewed-by: Emilia Käsper <emilia@openssl.org>
|
2014-12-15 18:09:53 +01:00 |
|
Kurt Roeckx
|
45f55f6a5b
|
Remove SSLv2 support
The only support for SSLv2 left is receiving a SSLv2 compatible client hello.
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2014-12-04 11:55:03 +01:00 |
|
Dr. Stephen Henson
|
f0ef019da2
|
Add -no_resumption_on_reneg to SSL_CONF.
(cherry picked from commit 1f44dac24d )
|
2014-03-27 16:12:40 +00:00 |
|
Dr. Stephen Henson
|
5b7f36e857
|
Add ServerInfoFile to SSL_CONF, update docs.
|
2014-01-03 23:14:23 +00:00 |
|
Krzysztof Kwiatkowski
|
44314cf64d
|
Delete duplicate entry.
PR#3172
|
2013-11-13 23:48:35 +00:00 |
|
Dr. Stephen Henson
|
a9bc1af984
|
Add -ecdh_single option.
Add -ecdh_single option to set SSL_OP_SINGLE_ECDH_USE on the command line.
(cherry picked from commit f14a4a861d )
|
2013-11-01 21:41:52 +00:00 |
|
Dr. Stephen Henson
|
96e16bddb4
|
Fix warning.
|
2013-11-01 21:41:52 +00:00 |
|
Dr. Stephen Henson
|
c557f921dc
|
Add SSL_CONF command to set DH Parameters.
|
2013-10-22 07:38:25 +01:00 |
|
Dr. Stephen Henson
|
abf840e4f7
|
Fix argument processing.
|
2013-10-22 05:44:23 +01:00 |
|
Dr. Stephen Henson
|
27f3b65f49
|
Constification.
|
2013-10-21 07:19:01 +01:00 |
|
Dr. Stephen Henson
|
ec2f7e568e
|
Extend SSL_CONF
Extend SSL_CONF to return command value types.
Add certificate and key options.
Update documentation.
|
2013-10-20 22:07:36 +01:00 |
|
Dr. Stephen Henson
|
13af145159
|
Typo.
|
2013-10-20 22:07:36 +01:00 |
|
Dr. Stephen Henson
|
14536c8c9c
|
Make no-ec compilation work.
|
2013-08-17 17:41:13 +01:00 |
|
Dr. Stephen Henson
|
1edf8f1b4e
|
really fix automatic ;-)
|
2012-12-07 12:41:13 +00:00 |
|
Dr. Stephen Henson
|
f1f5c70a04
|
fix handling of "automatic" in file mode
|
2012-12-06 21:53:05 +00:00 |
|
Dr. Stephen Henson
|
4842dde80c
|
return error if Suite B mode is selected and TLS 1.2 can't be used. Correct error coded
|
2012-12-01 18:33:21 +00:00 |
|
Dr. Stephen Henson
|
2588d4ca41
|
curves can be set in both client and server
|
2012-11-21 17:01:46 +00:00 |
|
Dr. Stephen Henson
|
878b5d07ef
|
use correct return values when callin cmd
|
2012-11-21 16:59:33 +00:00 |
|
Dr. Stephen Henson
|
ddd13d677b
|
fix typo and warning
|
2012-11-19 02:46:46 +00:00 |
|
Dr. Stephen Henson
|
3db935a9e5
|
add SSL_CONF functions and documentation
|
2012-11-16 19:12:24 +00:00 |
|