|
Home > Archive > Oracle Server > November 2005 > Configuring OHS and WebCache to use SSL
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 |
Configuring OHS and WebCache to use SSL
|
|
|
| I am running 10g App Server release 2 phase 2 on Solaris 9. I have
successfully configured SSL for the HTTP_Server, however, I cannot
configure WebCache properly. When adding a listen port, it will not
accept my wallet file location (using the same one as for HTTP_Server).
As I understand, you can use the same wallet, however it is not
accepting. WebCache will not restart, and appears to be looking in the
/etc directory as a default wallet location.
Any advice is appreciated...
Regards,
Nick
| |
| Frank van Bortel 2005-11-26, 9:23 am |
| Nick wrote:
> I am running 10g App Server release 2 phase 2 on Solaris 9. I have
> successfully configured SSL for the HTTP_Server, however, I cannot
> configure WebCache properly. When adding a listen port, it will not
> accept my wallet file location (using the same one as for HTTP_Server).
> As I understand, you can use the same wallet, however it is not
> accepting. WebCache will not restart, and appears to be looking in the
> /etc directory as a default wallet location.
>
> Any advice is appreciated...
>
> Regards,
> Nick
>
Make it an auto-open wallet (Webcache wants to inspect it)
--
Regards,
Frank van Bortel
Top-posting is one way to shut me up...
| |
| Frank van Bortel 2005-11-26, 9:23 am |
| Frank van Bortel wrote:
>
> Make it an auto-open wallet (Webcache wants to inspect it)
>
I believe auto-login is the correct phrase.
--
Regards,
Frank van Bortel
Top-posting is one way to shut me up...
| |
|
| Thanks for your response. As I understood it, the wallet doesn't need
to be auto-login, as long as you add a 'SSLWalletPassword' directive in
the ssl.conf file. Is this not true?
| |
|
| I made the wallet auto-login, and SSL worked perfectly.
Thanks again for the help!
|
|
|
|
|