Dual ECDSA+RSA SSL Certificate Support?

Apache and now Nginx both have dual ECDSA+RSA SSL certificate support. Will or does Caddy plan for such support too ?

would the tls load method be something suited to such dual cert support ?

tls {
    load /www/certificates
}

so instead of specifying the ECDSA cert and key and RSA cert and key in a site vhost, you could just point the load line to the directory which has all 4 files ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.