letsebcrypt creates directory structure:/etc/letsencrypt/live/mail.domain.com/ 
for one domain and/etc/letsencrypt/live/mail.domain2.com for secound domain 
this directories contains files: fulchain.pem and privkey.pemThis files is 
symlink from /etc/letsencrypt/atchive/mail.domain.com/fulchain1.pembacause if 
renew cert. Files in archive directory store as ...2 
that's why it wants a variable to the set directory, not a file, unless you 
create a symlink ?

If symlink name cert.mail.domain.com.pemyou variable is ok ? 
cert.${lc:${tls_sni}}.pem


Regards


PozdrawiamSławomir Dworaczek

-------- Oryginalna wiadomość --------
Od: Sławek <[email protected]> 
Data: 20.01.2018  21:23  (GMT+01:00) 
Do: Sławek <[email protected]>, [email protected] 
Temat: RE: Best way tls_certificate select 


    
Ok i understand this variable cert.${lc:${tls_sni}}.pem = 
cert.mail.domain.com.pem yes ? via tls_sni not based on the directory?

Regards
Sławomir Dworaczek
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to