On 09/21/2017 10:57 PM, Le Van Gong, Hubert wrote:
> Hi Ben,
>
> Ah, good catch. Maybe the doc should be updated to mention that fact.
> Does anyone know if this is on the roadmap?
The documentation could not really get updated more easily than the
code, and I committed the needed fix yesterday, s
Hi Ben,
Ah, good catch. Maybe the doc should be updated to mention that fact.
Does anyone know if this is on the roadmap?
Thanks,
Hubert
On 9/21/17 20:12, Benjamin Kaduk wrote:
On 09/21/2017 03:30 AM, Le Van Gong, Hubert wrote:
Hi there,
I'm trying to run opensslin server modeand leverage no
On 09/21/2017 03:30 AM, Le Van Gong, Hubert wrote:
> Hi there,
>
> I'm trying to run opensslin server modeand leverage non-default DH
> params with the following command:
> sudo openssl s_server -cert server_cert.pem -dhparam dhparam_2.pem
> -tls1_3 -accept 443
>
> Where the dhparam_2.pem file cont
Hi there,
I'm trying to run opensslin server modeand leverage non-default DH
params with the following command:
sudo openssl s_server -cert server_cert.pem -dhparam dhparam_2.pem
-tls1_3 -accept 443
Where the dhparam_2.pem file contains the 2 DH params I want to use.
However, I keep getting t