SSL Port closed ?
807574Apr 27 2009 — edited Feb 10 2020Hi guys...
do you know why the port 993 is stil closed after changing the configuration to listening IMAPs on my messaging server ?
i did the following changes
/opt/sun/comms/messaging/lib/configutil -o service.imap.enablesslport -v yes
/opt/sun/comms/messaging/lib/configutil -o service.imap.sslport -v 993
I also install a certificate
bash-3.00# /opt/sun/comms/messaging/bin/msgcert list-certs
Enter the certificate database password:
Alias Valid from Expires on Self-signed? Issued by Issued to
----------- ---------------- ---------------- ------------ ----------------- --------------
Server-Cert 2009/04/23 10:01 2009/07/23 10:01 y CN=xxxx.xxx Same as issuer
1 certificates found
and restart the server, but after restarting the port 993 is still closed....
I do nestat -na | grep 993 , but nothing is returned
I have messaging 7 the one that comes with SC 6 update 1 (convergence)
thanks a lot guys
CA