On 2015-07-20, Seth <l...@sysfu.com> wrote: > Anyone know if relayd supports ECDSA certificates? > > I'm trying to setup a TLS accelerator using an ECDSA cert and it's > crapping with a 'Broken pipe' error right after loading the certificate > and private key.
Probably not. Support for ECDSA server certs is quite limited in most software. In case you're not aware, note that you don't need an ECDSA cert to use EC encryption, that works fine with RSA certs too.