Go to file
Fabian Grünbichler 10f9a4b775 fix #1332: allow ECDHE with all supported curves
with openssl 1.0.1, we had to limit ourself to one curve to
allow ECDHE at all.

with openssl 1.1.x, the same limit actually means only
allowing ECDSA certificates using that curve, even for
non-ephemeral ECDH handshakes, effectively only allowing
prime256 EC certificates.

since openssl 1.1.x supports auto-negotiation of the curve
used for ECDHE, simply use that for now.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-04-03 15:05:40 +02:00
debian bump version to 2.0-1 for debian stretch 2017-03-10 08:51:30 +01:00
examples add a more complex demo 2017-01-21 16:08:36 +01:00
PVE/APIServer fix #1332: allow ECDHE with all supported curves 2017-04-03 15:05:40 +02:00
bootstrap-3.3.7-dist.zip include bootstrap-3.3.7-dist.zip files 2017-01-14 15:36:15 +01:00
jquery-3.3.1.min.js include jquery-3.3.1.min.js 2017-01-14 16:00:29 +01:00
Makefile bump version to 2.0-1 for debian stretch 2017-03-10 08:51:30 +01:00