Anvil
Newbie   Posts: 4 Registered: 10/24/2002 Status: Offline
|
posted on 10/24/2002 at 09:59 AM |
I was wondering what the chances are of supporting SSL for secure pages
that require password authentication?
I'm looking at utilizing this module for intranet development but alot of
our pages use SSL support and password authentication in order to access
them. Currently when you put a page in that is https:// that requires
password auth it's giving a page 404 error instead of trying to pass the
password authentication process and then bring up the page after that
process is successfully completed.
Any thoughts on this?
Thanks! |
| |
| |
shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Offline
|
posted on 10/26/2002 at 11:22 AM |
Depending on how you are using the mod this may be do to the fact that we
have http hardcoded in some places. Let me check it out. Send me a url
for an https page and tell me what I should get when I load it.
-Shawn |
| |
Anvil
Newbie   Posts: 4 Registered: 10/24/2002 Status: Offline
|
posted on 10/29/2002 at 05:31 PM |
I can't provide the URL's because the company I work for has pages that are
private pages... I really don't want to broadcast them to the rest of the
world...
but you could try any https:// site that requires a username/password to
access it. You get the standard Windows username/password prompt box pop
up, you enter correct data, and then it displays the site. If you don't,
then it gives the page saying you don't have access. |
| |
Anvil
Newbie   Posts: 4 Registered: 10/24/2002 Status: Offline
|
posted on 10/29/2002 at 05:35 PM |
Shawn... Check your private messages on this site. I sent the URL there.
But I can't give you any data to get into the site. But what I can say is
that it's not even giving the username/password pop up box when trying to
use PostWrap 2.0. If it can get that far then it'll probably work the rest
of the way. |
| |
shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Offline
|
posted on 10/30/2002 at 10:55 AM |
Patch sent. I will incorporate into the next release. Anyone else who
needs the patch to use protocols other than http (i.e. https, ftp) let me
know and I will send the patch.
-Shawn |
| |