Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Unreal and Annope - SSL connect

 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services
Author Message
pstruh
none
none


Joined: 24 Feb 2005
Posts: 29

PostPosted: Mar 04, 2005 4:26am    Post subject: Unreal and Annope - SSL connect Reply with quote

I try to connect annope as linking server to SSL port.

my listen block is

listen *:6697
127.0.0.1:7029
{
options
{
ssl;
};
};


In link block

link services.annope.com
{
username *;
hostname 127.0.0.1;
bind-ip 127.0.0.1;
port 7029;
hub *;
password-connect "LiNk";
password-receive "LiNk";
class servers;
options {
autoconnect;
ssl;
};
};

IF I rehash ircd config file type me: Ignoring extra data in listen block this line 127.0.0.1:7029
Back to top
chrishogben
Lurker
Lurker


Joined: 09 Sep 2003
Posts: 218
Location: UK

PostPosted: Mar 04, 2005 5:50am    Post subject: Reply with quote

If you'd have read Anope's documentation, you'd have noticed that we don't support connecting on SSL ports.

---

Chris Hogben
Anope QA Team Leader
Anope IRC Services
Back to top
pstruh
none
none


Joined: 24 Feb 2005
Posts: 29

PostPosted: Mar 04, 2005 6:08am    Post subject: Reply with quote

chrishogben wrote:
If you'd have read Anope's documentation, you'd have noticed that we don't support connecting on SSL ports.

---

Chris Hogben
Anope QA Team Leader
Anope IRC Services


OK, thanks Smile
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services All times are GMT - 6 Hours
Page 1 of 1

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer