PDA

View Full Version : Hoi ve SSL



thang_vn
04-11-2004, 23:37
Mình có trang web sử dụng giao thức https, nhưng khi truy cập thì thường hay hiện bảng alert "Security Informaiton" với nội dung:
This page contains both secure and nonsecure items.

Do you want to display the nonsecure items?

Bạn nào biết giải quyết vấn đề này xin chỉ dùm, xin cám ơn

saigon1990
05-11-2004, 13:13
tại trong trang web của bạn (v.d. https://www.mydomain.com/register.asp) có chứ một hoặc nhiều cái link mà không qua ssl (v.d. http://www.microsoft.com). bỏ những cái link, images, etc. ở bên ngoài server của bạn đi thì sẽ được thôi.
good luck.
sg

tieuvitco
10-08-2005, 13:54
saigon1990 nói rõ hơn một chút được, mình cũng muốn hiểu về vấn đề này lắm

ibill
10-08-2005, 19:22
You only need to verify the source code of your page in question if there are some links with "http://" prefix. In a secure https page, all links must either use relative links (i.e. without "http://" prefix) or "https://" links.

For example, if you find in your page a link like this:

http://yousite.com/nosecure.html

you should change it to:

https://yousite.com/nosecure.html

Hope it helps.

linhdn
10-08-2005, 19:40
Giờ ưng giải quyết sao , làm cho nó không hiện nữa thì chọn mặc định là don't show report hay đại loại gì đó khi nó hiện ra còn không thì cứ bỏ chữ s đi http non secure