Sun Labs ECC/TLS Test Server
This page will allow you to start an SSL web server with elliptic curve cryptography. Use the form below to select the options for your server.
Notes:
- ECDH_RSA cipher suites currently do not work in OpenSSL.
- ECDH_anon cipher suites are not supported by NSS.
- ECDHE named curve selection is not supported in the version of NSS used here and is hard-coded to secp256r1. Newer versions of NSS have the ability select a curve automatically based on the negotiated encryption algorithm and the client capabilities advertised in the ClientHello extensions.
- ECDHE named curve selection in JSSE is negotiated via TLS ECC extensions. It defaults to secp192r1 if the client does not send extensions. The value specified on this form is ignored.
- SSLv2 is not supported by JSSE.
- This application provides no validity testing regarding certificate/cipher suite combinations. The user must ensure that a valid combination is chosen.
- If you choose a dsa1024 certificate, you must choose dsa1024 for "signed by". This option was added to test interoperability of DHE-DSS ciphers and is only supported for OpenSSL s_server as the Server choice.
Questions/Comments: ecc-sunlabs-support "at" sun dot com (Last update: Aug 15, 2006, 5:45pm PDT)