Bug#390415: [Pkg-openssl-devel] Bug#390415: openssl: Cannot Get Private Key from Cert Created

2006-10-09 Thread Kurt Roeckx
On Mon, Oct 09, 2006 at 11:21:49AM +0800, Mohamed Sulaiman Sultan Suhaibuddeen wrote: ??? Verify return code: 18 (self signed certificate) --- 220 mail.azrb.com ESMTP Postfix (AZRB) ehlo mail.azrb.com 250-mail.azrb.com 250-PIPELINING 250-SIZE 250-ETRN 250-AUTH LOGIN PLAIN

Bug#390415: [Pkg-openssl-devel] Bug#390415: openssl: Cannot Get Private Key from Cert Created

2006-10-08 Thread Kurt Roeckx
On Sun, Oct 08, 2006 at 01:16:48PM +0800, Mohamed Sulaiman Sultan Suhaibuddeen wrote: I generate the key using: openssl req -new -outform PEM -out /etc/postfix/smtpd.cert -newkey rsa:2048 \ -nodes -keyout /etc/postfix/smtpd.key -keyform PEM -days 3650 -x509 That should generate a

Bug#390415: [Pkg-openssl-devel] Bug#390415: openssl: Cannot Get Private Key from Cert Created

2006-10-08 Thread Mohamed Sulaiman Sultan Suhaibuddeen
mail:/etc/postfix# openssl s_client -connect localhost:25 -starttls smtp -crlfCONNECTED(0003)depth=0 /C=MY/ST=Wilayah Persekutuan/L=Kuala Lumpur/O=AHMAD ZAKI RESOURCES BERHAD/OU=Mail Service/CN=mail.azrb.com/[EMAIL PROTECTED]verify error:num=18:self signed certificateverify return:1depth=0

Bug#390415: [Pkg-openssl-devel] Bug#390415: openssl: Cannot Get Private Key from Cert Created

2006-10-07 Thread Mohamed Sulaiman Sultan Suhaibuddeen
I had regenerate my cert, but this is shown in my mail.log, is these normal? please adviceThank you-Oct 7 18:53:13 mail postfix/smtpd[4081]: setting up TLS connection from unknown[202.75.42.117]Oct 7

Bug#390415: [Pkg-openssl-devel] Bug#390415: openssl: Cannot Get Private Key from Cert Created

2006-10-07 Thread Kurt Roeckx
On Sat, Oct 07, 2006 at 09:25:20PM +0800, Mohamed Sulaiman Sultan Suhaibuddeen wrote: I had regenerate my cert, but this is shown in my mail.log, is these normal? please advice How do you exactly generate your cert? Afaik, postfix has 2 lines in it's config file, one for the certificate,