* Marc <m...@f1-outsourcing.eu>:
> 
> Does dovecot 2.0 supports EC private key?

Yes:

# Certbot RSA
ssl_cert = </etc/letsencrypt/live/rsa-hostname/fullchain.pem
ssl_key = </etc/letsencrypt/live/rsa-hostname/privkey.pem

# Certbot EC
ssl_alt_cert = </etc/letsencrypt/live/ec-hostname/fullchain.pem
ssl_alt_key = </etc/letsencrypt/live/ec-hostname/privkey.pem

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netz | Netzwerk-Administration
  Invalidenstraße 120/121 | D-10115 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | https://www.charite.de
            
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to