본문 바로가기
카테고리 없음

크롬 https에서 http 을 호출 할 때 표시 되지 않은 문제 해결(임시)

by hyunsoft 2021. 1. 9.

아래 문제 : 즉 혼합된 콘텐츠 https에서 http 호출시 예전에는 정상 처리되었으나 크롬 버전 업되면서 기본설정이 차단으로 변경됨.

Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS.

 

임시로 해결 방법은  해당 사이트에 아래처럼 안전하지 않은 콘텐츠 허용으로 설정하면 사용 가능함.

 

 

Google Chrome 86+는 HTTPS를 통해 제공되는 페이지에 안전하지 않은 HTTP 리소스를 로드하지 않습니다.

특징 : 혼합된 컨텐츠 이미지 자동 업그레이드
이 기능은 HTTPS를 통해 콘텐츠를 사용할 수 없는 경우 URL을 HTTP로 다시 작성하지 않고 선택적으로 차단 가능한 혼합 콘텐츠(HTTP 사이트의 HTTP 콘텐츠)를 자동 업그레이드합니다. 이미지 혼합 콘텐츠 자동 업그레이드는 기본적으로 M86을 대상으로 합니다. 오디오/비디오 혼합 콘텐츠 자동 업그레이드는 https:/www.chromestat에서 별도로 추적됩니다.us.com/feature/5557268741357568

설명서
https://docs.google.com/document/d/1dp-kuN25wnEbMPNWBxM8LvOjyeydWpXPklNnGcsWK1o/edit
크롬 상태
구성 요소 깜박임: 깜박임



기본적으로 활성화(추적 버그):

데스크톱 릴리스 86용 Chrome
Android용 Chrome 릴리스 86
Android WebView 릴리스 86
컨센서스 & 표준화
기능이 Chrome으로 제공된 후에는 여기에 나열된 값이 최신이 될 수 없습니다.



Firefox:긍정
에지: 신호 없음
Safari: 포지티브
웹 개발자:신호 없음
소유자
carlosil@chromium.org
검색 태그
혼합 콘텐츠, ssl, 보안

2021-03-08에 최종 업데이트됨

 

 

 

Google Chrome 86+ don’t load insecure HTTP resources on pages served over HTTPS.

This feature will autoupgrade optionally-blockable mixed content (HTTP content in HTTPS sites) by rewriting the URL to HTTPS, without a fallback to HTTP if the content is not available over HTTPS. Image mixed content autoupgrades by default are targeted for M86. Audio/Video mixed content autoupgrades are separately tracked in https://www.chromestatus.com/feature/5557268741357568

Documentation

Status in Chromium

Blink components: Blink

 

Enabled by default (tracking bug) in:

  • Chrome for desktop release 86
  • Chrome for Android release 86
  • Android WebView release 86

Consensus & Standardization

After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.

 

Owner

Search tags

mixed content, ssl, security

Last updated on 2021-03-08

 

 

 

728x90

댓글