An open API service indexing awesome lists of open source software.

https://github.com/vector4wang/httpsapplication

将网站从http改为https
https://github.com/vector4wang/httpsapplication

Last synced: about 1 year ago
JSON representation

将网站从http改为https

Awesome Lists containing this project

README

          

# HttpsApplication
将网站从http改为https

普通网站为'http',现在学习并使用http改为https的方法和一些ssl的介绍
---

SSL一般分为以下集中:
+ 域名型SSL证书(DV SSL):信任等级普通,只需验证网站的真实性便可颁发证书保护网站;如个人博客、中小企业网站和一些传统行业的形象展示类网站。
+ 企业型SSL证书(OV SSL):信任等级强,须要验证企业的身份,审核严格,安全性更高;
+ 增强型SSL证书(EV SSL):信任等级最高,一般用于银行证券等金融机构,审核严格,安全性最高,同时可以激活绿色网址栏。