Hi,
i habe this Problem:
Code
- root@server:/var/log# openssl x509 -noout -text -in smtpd.pem
- Can't open smtpd.pem for reading, No such file or directory
- 3072366912:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:72:fopen('smtpd.pem','r')
- 3072366912:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:79:
- unable to load certificate
I have done this to fix the problem:
perl /var/www/imscp/engine/setup/imscp-reconfigure -r ssl
How can i get a new smtpd.pem on the right position?