Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 21f33e591185fcd8ea5fa02924ffca6f7bf6a686 https://github.com/ngircd/ngircd/commit/21f33e591185fcd8ea5fa02924ffca6f7bf6... Author: Alexander Barton alex@barton.de Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths: M src/testsuite/connect-ssl-cert1-test.e M src/testsuite/connect-ssl-cert2-test.e M src/testsuite/ngircd-test3.conf
Log Message: ----------- SSL test server: Use port 6790, like "test server #2"
Don't use the "standard" IRC SSL port 6697, as this easily collides with real (ng)IRCd instances running on the same machine.
And by reusing port 6790, which is already used by the "test server #2", we don't need any other port than the test suite already uses.