Is it possible to have a properly working frame under HTTPS (SSL) in an
unsecure frameset?

My e-commerce servlets run on an unsecure server and
card authorization is performed on another (secure) server.
In order to hide the card processing site, I want to do authorization
in a frame so the URL on top of the browser is still merchant's URL.
However, the security lock does not lock, and the security
alert window does not pop-up (although this option is on).
When I look at frame's properties, the URL is OK,
i.e., https://...

If I open the card processing site in a new window, everything is OK.
I would really like to hide the secure site so everything looks like
coming from the merchant's site.

Any trick?

Thanks

Dragomir

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to