This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
-
B
Bykte
Post
by Bykte »
can u do http ssl connection using eggdrop? not the normal http protocol but the ssl? possible?
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
2 methods
1: Simple
Interface with a external program that can handle secure connections like wget and lynx.
2: Harder
Download and install an TLS sockets excryption function. This can pluin to the http package.