summaryrefslogtreecommitdiff
path: root/tests/end_to_end/ircd.conf
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2016-12-14 19:52:51 +0100
committerlouiz’ <louiz@louiz.org>2016-12-14 19:52:51 +0100
commit452bf1756b582e56e263297cbba1615aaf47428a (patch)
treeaee458236a14c4c16fdf127521db2f57dad5d069 /tests/end_to_end/ircd.conf
parent5a5bb7f63222189ea0dcfbd387d5e34458ccefe5 (diff)
downloadbiboumi-452bf1756b582e56e263297cbba1615aaf47428a.tar.gz
biboumi-452bf1756b582e56e263297cbba1615aaf47428a.tar.bz2
biboumi-452bf1756b582e56e263297cbba1615aaf47428a.tar.xz
biboumi-452bf1756b582e56e263297cbba1615aaf47428a.zip
Test the TLS connection
Diffstat (limited to 'tests/end_to_end/ircd.conf')
-rw-r--r--tests/end_to_end/ircd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end_to_end/ircd.conf b/tests/end_to_end/ircd.conf
index 7327531..ec55884 100644
--- a/tests/end_to_end/ircd.conf
+++ b/tests/end_to_end/ircd.conf
@@ -156,7 +156,7 @@ listen {
*/
#host = "192.0.2.6";
port = 5000, 6665 .. 6669;
- # sslport = 6697;
+ sslport = 7778;
/* Listen on IPv6 (if you used host= above). */
#host = "2001:db8:2::6";