For Users of ASSP <[email protected]> schreibt: >I don't understand how the listenPort2 and DoTLS combination is >different from using ListenPortSSL. The description of ListenPortSSL >certainly makes it sound like it's meant to be used to accept SSL >connections.
There ar basically two ways of establishing a secure connection 1. use a dedicated port (listenPortSSL) 2. use STARTTLS (all other listenports) 2 will establish a nonsecure connection and if possible switch to secure 1 will not even start on a nonsecure port ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
