[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ2] Secure CNAME
- Subject: [cobalt-users] [RaQ2] Secure CNAME
- From: "Fathi Said" <fathi@xxxxxx>
- Date: Fri Dec 31 03:25:15 1999
Hi people,
I have a secure site https://ssl.mydomain.com running on my RaQ2 and use a third party service to process my payments
(https://www.payment.com/paynow.asp). Both sites have valid certificates. The credit card information is entered (by the client) on
the https://www.payment.com website and not on my https://ssl.mydomain.com site.
If the client orders something through my website he will (or must) be redirected to the https://www.payment.com website for doing
the payment. My problem is: I want my clients to think that they are still on my website and don't see the payment.com URL, but
still the ssl.mydomain.com URL in their browsers.
For non-secure sites this can be done via a Cname (ssl.mydomain.com --> www.payment.com), obviously. But how can I do this for
secure sites so that the browser still indicates "Yes, this site is secure"?
Thanks for any help.
Fathi