Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 14th August 2014, 02:10
fen7azy fen7azy is offline
Senior Member
 
Join Date: Jan 2010
P2P
Posts: 22
Default Gazelle Ocelot SSL
How can make user to connect to tracker (ocelot) via SSL?
__________________
Non-official Project Gazelle Forum - http://www.gazelle.prophpbb.com
Reply With Quote
  #2  
Old 14th August 2014, 06:25
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
did u looked into the config of gazelle/ocelot ? i believe you have a define variable where to set the https url
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 14th August 2014, 08:26
fen7azy fen7azy is offline
Senior Member
 
Join Date: Jan 2010
P2P
Posts: 22
Default
Yea but this don;t work... When set the config to use https instead of http I get - connection closed by peer... on #gazelle nobody wants to help also

Bump: I've done it. Just make nginx to proxy_pass from http to https on ocelot port. :)
__________________
Non-official Project Gazelle Forum - http://www.gazelle.prophpbb.com
Reply With Quote
  #4  
Old 10th November 2014, 08:37
rfadown rfadown is offline
Member
 
Join Date: Aug 2012
P2P
Posts: 11
Default
Quote:
Originally Posted by fen7azy View Post
Yea but this don;t work... When set the config to use https instead of http I get - connection closed by peer... on #gazelle nobody wants to help also

Bump: I've done it. Just make nginx to proxy_pass from http to https on ocelot port. :)
Hi! Can you please share the config to use SSL, I tried for many times but I can't make it work.

Thanks a lot
Reply With Quote
  #5  
Old 10th November 2014, 08:52
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
paste your config.cpp here please
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote
  #6  
Old 10th November 2014, 09:24
rfadown rfadown is offline
Member
 
Join Date: Aug 2012
P2P
Posts: 11
Default
Quote:
Originally Posted by firefly007 View Post
paste your config.cpp here please
Hi! Here is it

Code:
#include "config.h"

config::config() {
    host = "domain.org";
    port = 34000;
    max_connections = 1024;
    max_read_buffer = 4096;
    max_request_size = 4096;
    timeout_interval = 20;
    schedule_interval = 3;
    max_middlemen = 5000;

    announce_interval = 1800;
    peers_timeout = 2700; //Announce interval * 1.5

    reap_peers_interval = 1800;
    del_reason_lifetime = 604800;

    // MySQL
    mysql_db = "gazelle";
    mysql_host = "localhost:3306";
    mysql_username = "root";
    mysql_password = "passwork";

    // Site communication
    site_host = "localhost";
    site_password = "00000000000000000000000000000000"; // MUST BE 32 CHARS
    site_path = "http://domain.org"; // If the site is not running under the domain root

    // Key to use for /report?get=stats and /report?get=user&key=<passkey> requests
    report_password = "00000000000000000000000000000000"; // MUST BE 32 CHARS
}
Please help me, thanks a lot
Reply With Quote
  #7  
Old 10th November 2014, 09:30
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Ok got pm
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote
  #8  
Old 14th April 2015, 12:21
CoMMy CoMMy is offline
Member
 
Join Date: Apr 2015
Posts: 1
Default
Hi,

Can anyone please advise how to configure SSL?

Thank you
Reply With Quote
  #9  
Old 12th June 2016, 05:52
adi10289 adi10289 is offline
Member
 
Join Date: Jul 2008
Posts: 11
Default
Pls let us also know how to do it
Reply With Quote
  #10  
Old 12th June 2016, 09:59
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
buy some SSL certificate
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
Reply

Tags
gazelle , ocelot , ssl

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 21:14. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.