[bopm] bopm ssl?
ph0x
ph0x at freequest.net
Thu Sep 13 15:51:44 UTC 2007
Fudge wrote:
> Hi, is it possible to patch BOPM somehow so I can connect it via SSL?
>
> Thanks
>
Not sure, but as an alternative you should look into using stunnel to create
a local listening socket which forwards your connections to the encrypted
ircd.
Here's an example:
stunnel -c -d 127.0.0.1:6889 -T -r 127.0.0.1:9099
Where 127.0.0.1:6889 is the adress that your BOPM will connect to, and
127.0.0.1:9099 is the adress of your SSL enabled ircd port.
/ph0x
More information about the bopm
mailing list