![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a <img src = "http:// ..."> which needs to be put in a secured page. For example on amazon when the confirmation page is displayed... The problem is that it's a secured page (https) and my tag is an absolute path... |
|
It looks like it's the problem because the tag is not secured. |
|
What are the possible solution to display the image without the warning message? |
#3
| |||
| |||
|
|
I have a <img src = "http:// ..."> which needs to be put in a secured page. For example on amazon when the confirmation page is displayed... The problem is that it's a secured page (https) and my tag is an absolute path... It looks like it's the problem because the tag is not secured. What are the possible solution to display the image without the warning message? Presuming this is your own site and not Amazon's: |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
What do you mean by - Make the DocumentRoot for the secure and non-secure sites the same. ? I am using terms for the Apache web server. |
|
Do I have to by a certificate on my site to change it to a secure site? Yes. |
#6
| |||
| |||
|
|
trihanhcie (AT) gmail (DOT) com wrote: Do I have to by a certificate on my site to change it to a secure site? Yes. |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Do I have to by a certificate on my site to change it to a secure site? Yes. I agree. But you can create your own certificate IIRC. I did it a few years ago for testing purposes using SSL. Browsers will throw up a warning indicating it is not a *certified* certificate. If you get one of those warnings, pay attention ;-) Yes, it is easy enough to create your own. But, as you say, because |
![]() |
| Thread Tools | |
| Display Modes | |
| |