1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 15:43:12 +02:00

- Changed .SICI to point to cacert.org instead (patch by evilbunny)

This commit is contained in:
stskeeps
2002-11-29 07:23:04 +00:00
parent a5547b65f4
commit f7d349e60a
2 changed files with 7 additions and 8 deletions
+6 -8
View File
@@ -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 |
---------------------------------------------------------------------------
+1
View File
@@ -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)