От рута все пашет.
Но мне надо чтобы exim мог нормально TLS делать, а он не может файл с сертификатами прочитать...
Debian-exim@newwall:~$ openssl rsa -in exim.key -noout -text
Could not open file or uri for loading private key from exim.key
804BEEA1547F0000:error:16000069:STORE routines:ossl_store_get0_loader_int:unregistered scheme:../crypto/store/store_register.c:237:scheme=file
804BEEA1547F0000:error:80000002:system library:file_open:No such file or directory:../providers/implementations/storemgmt/file_store.c:267:calling stat(exim.key)
Debian-exim@newwall:~$ openssl x509 -in exim.crt -nooout -text
Could not open file or uri for loading certificate from exim.crt
80CB62B02B7F0000:error:16000069:STORE routines:ossl_store_get0_loader_int:unregistered scheme:../crypto/store/store_register.c:237:scheme=file
80CB62B02B7F0000:error:80000002:system library:file_open:No such file or directory:../providers/implementations/storemgmt/file_store.c:267:calling stat(exim.crt)
Unable to load certificate
ХМ...
Вопрос снимается как дурацкий...
Я не в том каталоге смотрел их...
Но все равно...
exim не может прочитать сертификаты...
2023-06-15 11:36:45 TLS error on connection from (mail.example.com) [106.75.71.157] (cert/key setup: cert=yes key=yes): Error while reading file.