Actions
Bug #2893
closedUnable to provide more than one curve in ec-curve
ASK QUESTIONS IN Forums:
Description
I want to configure more than one ec-curve by specifying the following in the httpd confiuration file
The below works:
ssl.ec-curve = "secp384r1"
But when i try to configure more than one ec curves then it fails:
ssl.ec-curve = "secp384r1:secp256r1"
please let me know how can i configure more than two ec curves. i have tried specifying curves separating using blank space . comma and semi colon.
Updated by gstrauss over 6 years ago
- Category set to TLS
- Status changed from New to Invalid
Do not file bugs to ask questions. Please ask your question in the Support forum: https://redmine.lighttpd.net/projects/lighttpd/boards/2
Actions
Also available in: Atom