# 크로미엄, 주소창에 HTTPS를 기본으로 적용

> Clean Markdown view of GeekNews topic #3944. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3944](https://news.hada.io/topic?id=3944)
- GeekNews Markdown: [https://news.hada.io/topic/3944.md](https://news.hada.io/topic/3944.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-03-24T09:21:38+09:00
- Updated: 2021-03-24T09:21:38+09:00
- Original source: [blog.chromium.org](https://blog.chromium.org/2021/03/a-safer-default-for-navigation-https.html)
- Points: 3
- Comments: 1

## Topic Body

- 90버전부터 https가 기본 값이 되어, 프로토콜 지정없이 도메인 이름만 치더라도 자동 적용

- HTTPS가 실패하면 HTTP로 폴백

- 크롬 데스크탑/안드로이드에 먼저 적용하고, iOS용 크롬에도 적용 예정

- 단, IP주소, SLD(Single Label Domain, .com / .net 등이 없는 도메인), test 나 localhost 같은건 계속 HTTP가 기본

## Comments



### Comment 4715

- Author: tribela
- Created: 2021-03-25T12:39:08+09:00
- Points: 1

사실 예전부터 진작에 했어도 되는 동작인데 왜 이제서야 적용했나 의문이긴 합니다.
