This adds support to 'tunala' for supplying DH parameters (without which it
authorGeoff Thorpe <geoff@openssl.org>
Wed, 20 Dec 2000 22:14:23 +0000 (22:14 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 20 Dec 2000 22:14:23 +0000 (22:14 +0000)
commit1cc0b0a66a4197efb26c357a18f443608ed3d605
treec38a59e10cd7e9734abdfd36ce8333acead4f54e
parentbeb23252a6125bbb69503dfab91014077d136779
This adds support to 'tunala' for supplying DH parameters (without which it
will not support EDH cipher suites). The parameters can either be loaded
from a file (via "-dh_file"), generated by the application on start-up
("-dh_special generate"), or be standard DH parameters (as used in
s_server, etc).
demos/tunala/tunala.c