[hybrid] cryptlink between ircd-hybrid & hybserv.

Ren Sato rensato at hotmail.com
Sun Jan 8 10:08:37 EST 2012


hello all, 

I want to set up cryptlink between ircd-hybrid & hybserv.

in my ircd.conf i have: --------------------------------------------------------------------------------------------

connect {
        name = "irc-services.host.com";
        host = "127.0.0.1";
        port = 6698;

        flags = cryptlink; 
        rsa_public_key_file = "/opt/ircd-hybrid/etc/server.pub";

        hub_mask = "*";
        class = "server";
};

listen {
        flags = server;
        port = 6698;
};
----------------------------------------------------------------------------------------------------------------------------------

but when i get to my hybserv.conf i cant see where to setup server key etc...
i'm beginning to think it is not possible to cryptlink rcd-hybrid & hybserv.
Please advise.
kind regards,
Ren 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20120108/4a40de3d/attachment.html>


More information about the hybrid mailing list