Changes between Version 2 and Version 3 of Ticket #814, comment 12
- Timestamp:
- 07/03/16 21:48:49 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #814, comment 12
v2 v3 1 And some additional info. As you can see both ECDSA and RSA based ciphers are offered, which is only the case if LibreSSL has access to key pairs of both types. The Nginx's docs do not explain the correct way to include the intermediate certificate if both RSA and ECDSA is in use. 1 And some additional info. As you can see both ECDSA and RSA based ciphers are offered, which is only the case if LibreSSL has access to key pairs of both types. The Nginx's docs do not explain the correct way to include the intermediate certificate if both RSA and ECDSA is in use. If I append the intermediate certificate only to the ECDSA certificate, referenced in above Nginx config, ssllabs doesn't throw the error. But, I don't know whether this is the correct way. 2 2 3 3