PowWeb Forums - The Perfect Community for the Perfect Host  

Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more.

Go Back   PowWeb Community Forums > Web Site Design > Content Management Systems > E-commerce and Shopping Carts
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Search this Thread
Old 9-9-03, 12:39 PM   #1
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
New SSL URLs!

I was browsing my OPS panel and discovered that I now have new URLs specified for SSL access, in the form: https://server.powweb.com/~username There's also one with just http if you want to get at your site without your domain name. This will help e-commerce users as one no longer needs to use the funny port.

The downside is that this exposes the webuser name, which I am not particularly thrilled about...
__________________
Steve
stevel is offline  
Old 9-10-03, 01:43 PM   #2
Nino
 
Nino's Avatar
 
Join Date: Jun 2003
Location: US
Posts: 234
Reputation: 18
Re: New SSL URLs!

Quote:
Originally posted by stevel
The downside is that this exposes the webuser name, which I am not particularly thrilled about...


I'm not using SSL at the moment, but I wonder: isn't it possible to hide the url by doing a redirect using the .htaccess file and a sub-domain?
For ex.:
have https://secure.yourdomain.com/
and have it point to: https://yourserver.powweb.com/~yourusername/

I don't know if that would work but it's just a thought. (probably not -- maybe I'll try it later)

I do agree that exposing the username name is a downside.
In addition, to the web site visitor, it would look like they're leaving your website.

Last edited by Nino : 9-10-03 at 02:03 PM.
Nino is offline  
Old 9-10-03, 02:39 PM   #3
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
No, you can't do the redirect. As soon as someone types https://secure.yourdomain.com/, the user will get an error from the browser saying that the certificates don't match.
__________________
Steve
stevel is offline  
Old 9-10-03, 05:25 PM   #4
tbonekkt
 
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
Re: New SSL URLs!

Quote:
Originally posted by stevel
The downside is that this exposes the webuser name, which I am not particularly thrilled about...



How about creating a new webuser just for this purpose? That way, you're not revealing the primary username.
tbonekkt is offline  
Old 9-10-03, 05:58 PM   #5
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
It's not clear to me what that accomplishes, though it's good to keep in mind if one chose a webuser name that doesn't look good in a public URL.
__________________
Steve
stevel is offline  
Old 9-10-03, 06:02 PM   #6
tbonekkt
 
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
Do additional webusers have full control or can access be limited. I haven't created an additional webuser, so I don't know.
tbonekkt is offline  
Old 9-10-03, 06:10 PM   #8
tbonekkt
 
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
Quote:
Originally posted by nmsupplies
what about a cname? Can this hide the long URL and username?


How would that differ from a subdomain?
tbonekkt is offline  
Old 9-10-03, 06:14 PM   #10
tbonekkt
 
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
Quote:
Originally posted by nmsupplies
anyway doesn;t let you create a cname


I wonder why...did you get any error message?
tbonekkt is offline  
Old 9-10-03, 07:31 PM   #12
Song
 
Join Date: Jul 2003
Location: Pittsburgh
Posts: 55
Reputation: 5
Creating A New Username

I tried this idea the moment I learned of this change and it did not work. Powweb made sure that the primary Ftp will be the only one tenable. I think they should explain to us the reason for this change or how we will adapt our e-commerce websites to utilize this change.

I made the changes in my Config.php files (both Catalog and Admin) and when I tried the shopping cart, I noticed that it switched automatically from:

https://www.yourdomain.com/~username

TO

https://www.yourdomain.com/12345


So, If any one clearly understands this change, let them communicate. Thank you.

Song

Last edited by Song : 9-10-03 at 08:43 PM.
Song is offline  
Old 9-11-03, 09:55 AM   #13
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
I think you still have the old port number in one of your config files. It doesn't do that to me.

A CNAME won't work, as all it does is provide an alternative host name - not a URL substitution.
__________________
Steve
stevel is offline  
Old 9-11-03, 10:11 AM   #14
Ed-Seigal
 
Posts: n/a
re: new ssl

As of right now thats how the SSL link will work; however, PowWeb will soon all clients to start using their own Certs for SSL if they wish to. The full details have not been released since this feature is still in the works of being implymented, but i will keep you posted.
 
Old 9-11-03, 10:19 AM   #15
Ed-Seigal
 
Posts: n/a
typo..

Sorry about the typo, what i meant to say was, "PowWeb will soon ALLOW clients to start using their own Certs for SSL if they wish to. " Again, keep in mind that this is still in the works.

Also, for a little explanation as to why the new SSL looks they way it does... Well basically its set this way so that the authentication will run much faster on the server side, so you should notice a difference when using it this way.
 
Old 9-11-03, 01:33 PM   #16
NMS
Moderator
 
NMS's Avatar
 
Join Date: Apr 2002
Location: Malta - Europe
Posts: 7,108
Reputation: 125
Cool

I noticed that is indeed faster then it was previously.

I created a cname which points powweb server to my domain and all I managed to achieve was this:

https://anything.mydomain.com/~username

It pops up security screen for the certificate which is issued in the name of powweb.
NMS is offline  
Old 9-11-03, 05:33 PM   #17
Ed-Seigal
 
Posts: n/a
re: CNAME for SSL

Again, no, this will NOT work because fo the fact that you are using our Shared SLL link which is using our own Cert. There is no way around it. Sorry.
 
Old 9-17-03, 01:59 AM   #18
JadedMan
Registered
 
Join Date: Sep 2003
Location: Canada
Posts: 15
Reputation: 5
SSL URLs

Thank you, thank you, thank you!!! The one MAJOR problem I was having and you guys fixed it! Regular port 443 access is needed to get through most corporate firewalls. Thank you.
JadedMan is offline  
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 07:40 PM.


Contents ©PowWeb, Inc. ~ vBulletin, Copyright © 2000-2007 Jelsoft Enterprises Limited.