On Mon, Oct 21, 2013 at 5:45 AM, Dr Stephen Henson <[email protected]> wrote: > On 21/10/2013 05:09, Trevor Perrin wrote: >> >> Seems like a lot of work. For example, how would the generic >> SSLConfCmd commands get hooked-up with passphrase handling for the key >> files? >> > > BTW I've just added some experimental code to the OpenSSL master branch. It > adds > key/certificate support to SSL_CONF and a new function > SSL_CONF_cmd_value_type. > The Apache side isn't added yet but should be pretty straight forward.
Cool, if you do the Apache side I'll try to follow your footsteps and extend ServerInfo to work with SSL_CONF (in OpenSSL and Apache). Trevor
