diff --git a/.SICI b/.SICI index 5c25224a0..3ac257416 100644 --- a/.SICI +++ b/.SICI @@ -4,14 +4,12 @@ | some kind of Certification Authority (CA), so your users can check that | | they are really connected to the real server, so they feel secure? | | | -| An initiative has been started, to help this problem, as more and more | -| SSL-enabled IRC servers will be started in the future, and people will | -| have trouble authenticating that they are really at the right server. | -| This initiative is called OpenIRC CA - They offer you to sign | -| SSL certificates for use with your IRCd for free, | -| so your users can be sure that they can trust you and your server. | -| To get a signed certificate from them please visit the website | -| http://www.openirc-ca.eu.org | +| There is an initiative at CACert.org - They offer SSL Certificates | +| for use with your IRCd for free, so your users can be sure that they | +| can trust you and your server. | +| | +| To get a free signed certificate please visit http://www.CACert.org | +| _________________________| | | Press enter to continue | --------------------------------------------------------------------------- diff --git a/Changes b/Changes index 971f8e0ee..8716839dd 100644 --- a/Changes +++ b/Changes @@ -1699,3 +1699,4 @@ seen. gmtime warning still there - Fixed some logical module rehash issues - Made config actually add listeners when rehashing (...) also you can now change listener flags using /rehash +- Changed .SICI to point to cacert.org instead (patch by evilbunny)