Email via IMAP SSL (Failed) [answered]
Hi, i am stuck at adding an e-mail account with ssl encrypted connection.
I am trying with the following data:
IMAP Server: sslmailpool.ispgateway.de
Port: 993
SMTP Server: smtprelaypool.ispgateway.de
Port: 465
Both with SSL connection activated in the settings. Authentication is "Password"
(http://www.domaingo.de/service/faq/fragen_email.html#03)
All i get is an Error ('Failed') in the 'Transfers' Tab with no further explanation.
I know that i need some SSL certificates but i was not able to install them.
http://www.domaingo.de/downloads/sslmailpool.cer
http://www.domaingo.de/downloads/smtprelaypool.cer
I followed the instructions @ https://together.jolla.com/question/2949/where-can-i-add-a-system-ca-certificate/ but received an error on
ln -s ca-cert-root.pem $( openssl x509 -hash -noout -in ca-cert-root.pem )".0"
unable to load certificate
1081820368:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:703:Expecting: TRUSTED CERTIFICATE
UPDATE: i also read https://www.openssl.org/docs/apps/x509.html# but could not get anything out of it...