|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
XPW
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 |
|
|
|
|
#2 | |
|
Join Date: Jun 2003
Location: US
Posts: 234
Reputation: 18
|
Re: New SSL URLs!
Quote:
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. |
|
|
|
|
|
#3 |
|
XPW
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 |
|
|
|
|
#4 | |
|
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
|
Re: New SSL URLs!
Quote:
How about creating a new webuser just for this purpose? That way, you're not revealing the primary username.
__________________
Thank you to all forum participants. |
|
|
|
|
|
#5 |
|
XPW
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 |
|
|
|
|
#6 |
|
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.
__________________
Thank you to all forum participants. |
|
|
|
|
#7 |
|
Moderator
Join Date: Apr 2002
Location: Malta - Europe
Posts: 7,108
Reputation: 125
|
what about a cname? Can this hide the long URL and username?
__________________
Neville
You never have a second chance to make a first good impression!
|
|
|
|
|
#8 | |
|
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
|
Quote:
How would that differ from a subdomain?
__________________
Thank you to all forum participants. |
|
|
|
|
|
#9 |
|
Moderator
Join Date: Apr 2002
Location: Malta - Europe
Posts: 7,108
Reputation: 125
|
anyway doesn;t let you create a cname
__________________
Neville
You never have a second chance to make a first good impression!
|
|
|
|
|
#10 | |
|
Join Date: Dec 2002
Location: TX
Posts: 12,381
Reputation: 248
|
Quote:
I wonder why...did you get any error message?
__________________
Thank you to all forum participants. |
|
|
|
|
|
#11 |
|
Moderator
Join Date: Apr 2002
Location: Malta - Europe
Posts: 7,108
Reputation: 125
|
if i am not mistaken... it was invalid host
the problem is the /~username/ part
__________________
Neville
You never have a second chance to make a first good impression!
|
|
|
|
|
#12 |
|
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. |
|
|
|
|
#13 |
|
XPW
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 |
|
|
|
|
#14 |
|
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.
![]() |
|
|
#15 |
|
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. |
|
|
#16 |
|
Moderator
Join Date: Apr 2002
Location: Malta - Europe
Posts: 7,108
Reputation: 125
|
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.
__________________
Neville
You never have a second chance to make a first good impression!
|
|
|
|
|
#17 |
|
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.
|
|
|
#18 |
|
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.
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|