Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

OzOrg Network - Server Name Update #2755

Open
orbiiii opened this issue Dec 29, 2022 · 0 comments
Open

OzOrg Network - Server Name Update #2755

orbiiii opened this issue Dec 29, 2022 · 0 comments

Comments

@orbiiii
Copy link

orbiiii commented Dec 29, 2022

Hi

The single server listed for the network 'OzOrg' is not 100% correct. It's currently listed as 'irc.oz.org' - and whilst this works, it will produce an SSL certificate error. Unfortunately, the certificate is for irc.ozorg.net - and is the preferred hostname when connecting to this host.

--- src/common/servlist.c.old   2022-12-30 10:11:42.160141000 +1100
+++ src/common/servlist.c       2022-12-30 10:11:50.538258000 +1100
@@ -240,7 +240,7 @@
        {0,                     "irc.othernet.org"},

        {"OzOrg",       0},
-       {0,                     "irc.oz.org"},
+       {0,                     "irc.ozorg.net"},

        {"PIK", 0},
        {0,                     "irc.krstarica.com"},

Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant