cheeky31monkey
IS-IT--Management
Hi,
I am relatively new to the world of linux. I have created a mail server that works fine, unfortunately, client authentication works only in plain text. No good for security reasons. I am running Fedora 9 and used postfix to build the mailserver. This error is shown in maillog when I try a client using TLS encryption:
warning: cannot get certificate from file /etc/postfix/postfix.cert
Dec 16 21:53:01 mailtest postfix/smtpd[6142]: warning: TLS library problem: 6142:error:0906D06CEM routinesEM_read_bio:no start lineem_lib.c:647:Expecting: CERTIFICATE:
Dec 16 21:53:01 mailtest postfix/smtpd[6142]: warning: TLS library problem: 6142:error:140DC009:SSL routines:SSL_CTX_use_certificate_chain_fileEM lib:ssl_rsa.c:727:
Dec 16 21:53:01 mailtest postfix/smtpd[6142]: cannot load RSA certificate and key data
Please help.........
I am relatively new to the world of linux. I have created a mail server that works fine, unfortunately, client authentication works only in plain text. No good for security reasons. I am running Fedora 9 and used postfix to build the mailserver. This error is shown in maillog when I try a client using TLS encryption:
warning: cannot get certificate from file /etc/postfix/postfix.cert
Dec 16 21:53:01 mailtest postfix/smtpd[6142]: warning: TLS library problem: 6142:error:0906D06CEM routinesEM_read_bio:no start lineem_lib.c:647:Expecting: CERTIFICATE:
Dec 16 21:53:01 mailtest postfix/smtpd[6142]: warning: TLS library problem: 6142:error:140DC009:SSL routines:SSL_CTX_use_certificate_chain_fileEM lib:ssl_rsa.c:727:
Dec 16 21:53:01 mailtest postfix/smtpd[6142]: cannot load RSA certificate and key data
Please help.........