|
Home > Archive > WebSphere Portal Server > August 2004 > WPS5 HTTPS for Portal Login Page Only
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WPS5 HTTPS for Portal Login Page Only
|
|
| chris.hope 2004-07-09, 11:47 am |
| Howdy,
I have wps 5 running using SSL for the login page.
Configuring https as per the infocenter appears to cause all protected (myportal) pages to be transported over https.
The problem is I would like the session to revert back to http once the login process has completed. I need only encrypt the authentication information and do not wish to have the extra overhead of SSL for protected portal pages.
Has anyone got any pointers for how I might do this?
| |
| faa666 2004-08-05, 9:20 am |
| i would be interested to know if you where able to solve this
thanks
| |
| jwastle 2004-08-05, 9:20 am |
| I have yet to test if this works, but I am told that you have to: -
1. Follow the instruction in WebSphere Portal InfoCenter to enable SSL.
2. In ConfigService.properties file, set redirect.login.ssl to true. This setting specifies whether the protocol for the login is https (true) or http (false).
Let me know if this works.
John
| |
| faa666 2004-08-05, 9:20 am |
| yes, it does work, i have just tried it, but the problem is:
i want it to be secure also when the user is signing up because it is confidential information also
can this be done for a specific page,
regards
| |
| timsimon 2004-08-20, 10:29 am |
| quote: Originally posted by faa666
yes, it does work, i have just tried it, but the problem is:
i want it to be secure also when the user is signing up because it is confidential information also
can this be done for a specific page,
regards
I've implemented SSL at signon, then Non-SSL after signon. Also enabled SSL for self registration and edit my profiile.
Also enabled specific portlets to be SSL enabled while others are not during the signon session.
If any one wants to know how this was done give me a holler. |
|
|
|
|