Previous Thread
Next Thread
Print Thread
Rate Thread
#90153 12/02/2004 12:31 AM
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
Would there be any benefit of running UBB under port 443 - HTTPS? Can it be done? Has anyone done it?

Just looking to provide more security to my end users.

Sponsored Links
#90154 12/02/2004 2:15 AM
Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223
Has it been done? Sure. You don't have to do anything at all to the UBB to run it that way.

It's not the UBB itself that runs under port 443 as UBB doesn't actually run itself. As you know it is a set of script exectuted by apache. Apache can be bound to any unused port.

Likely you want to run UBB under SSL. Easy enough. I'm sure you have mod_ssl running, just provide a virtiual host entry in your ssl configs just as you did in your non ssl configs. Provide a doc root, script alias, ExecCGi permissons, and everything you would just as you would a non ssl site. Drop the scripts in and go.


Short answer:

UBB is just a perl script, it doesn't care if it is running under SSL or not.

Your server will though. It'll take a noticeable amount more horsepower if every page is served SSL. Remember, no more taking advantage of any buffering, caching, paging, or anytihng else your OS does. Every page now has to be encrypted and sent. more overhead.


Picture perfect penmanship here.
#90155 12/02/2004 8:50 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
I modified my board to work (allow browsing to stay in ssl and nonssl) under both the standard apache port and ssl; test:

SSL:
https://www.undergroundnews.com/cgi-bin/ubbcgi/ultimatebb.cgi

NonSSL:
http://www.undergroundnews.com/cgi-bin/ubbcgi/ultimatebb.cgi

I think it was LK that sat and modded files, but he got it working none the less.

I don't really see why anyone would want SSL access unless they where using ssl to bypass a firewall (some schools allow all ssl connections outward)


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)