DHE and ECDHE keys on every
handshake. This does not seem to have an impact on performance.
Signed-Off-By: Jos Ewert fl...@flami.net
---
PVE/HTTPServer.pm | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/PVE/HTTPServer.pm b/PVE/HTTPServer.pm
index 1e27bba..1712c10 100755
agine much
that could be changed from that example.
Jos Ewert (1):
Add ECDH curves to use with modern ciphers
PVE/HTTPServer.pm | 7 +++
1 file changed, 7 insertions(+)
--
2.7.4
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmo
The TLS_ECDHE_* ciphers will automatically be used be the proxy
as they are in the HIGH ciphersuite.
---
PVE/HTTPServer.pm | 7 +++
1 file changed, 7 insertions(+)
diff --git a/PVE/HTTPServer.pm b/PVE/HTTPServer.pm
index 1e27bba..e38542b 100755
--- a/PVE/HTTPServer.pm
+++ b/PVE/HTTPServer.pm