SSL Server Test: Difference between revisions
Jump to navigation
Jump to search
m
→SSL 憑證測試
mNo edit summary |
m (→SSL 憑證測試) |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== SSL 憑證測試 == | |||
<onlyinclude> | <onlyinclude> | ||
SSL | 定期檢查 SSL 憑證的線上服務 | ||
* {{Gd}} [https://www.ssllabs.com/ssltest/ Qualys SSL Labs | * {{Gd}} [https://letsmonitor.org/ Secure Certificate Monitoring - LetsMonitor.org] {{access | date=2023-02-17}} | ||
SSL 憑證測試線上掃描服務 | |||
* {{Gd}} [https://www.ssllabs.com/ssltest/ SSL Server Test (Powered by Qualys SSL Labs)]: Example report of [https://www.ssllabs.com/ssltest/analyze.html?d=certbot.eff.org&latest SSL Report: certbot.eff.org] {{access | date=2022-05-11}} | |||
* [https://www.sslshopper.com/ssl-checker.html SSL Checker - SSL Certificate Verify]: Example report of [https://www.sslshopper.com/ssl-checker.html#hostname=certbot.eff.org SSL Checker - SSL Certificate Verify] {{access | date=2017-08-29}} | |||
* [http://possible.lv/tools/hb/ Heartbleed OpenSSL extension testing tool, CVE-2014-0160] | * [http://possible.lv/tools/hb/ Heartbleed OpenSSL extension testing tool, CVE-2014-0160] | ||
* OpenSSL [https://wiki.openssl.org/index.php/Command_Line_Utilities Command Line Utilities] {{access | date=2017-02-21}} | * OpenSSL [https://wiki.openssl.org/index.php/Command_Line_Utilities Command Line Utilities] {{access | date=2017-02-21}} | ||
顯示 SSL 憑證資訊 | * [https://www.owasp.org/index.php/Testing_for_Weak_SSL/TLS_Ciphers,_Insufficient_Transport_Layer_Protection_(OTG-CRYPST-001) Testing for Weak SSL/TLS Ciphers, Insufficient Transport Layer Protection (OTG-CRYPST-001) - OWASP] {{access | date=2017-09-04}} | ||
* [https://inspect.rapydblok.com/ RapydBlok INSPECT - Audit SSL|TLS Security] 報告看起來跟 [https://github.com/drwetter/testssl.sh drwetter/testssl.sh: Testing TLS/SSL encryption anywhere on any port] 提供的一樣 {{access | date=2021-09-11}} | |||
SSL 憑證測試掃描工具 | |||
* [https://github.com/drwetter/testssl.sh drwetter/testssl.sh: Testing TLS/SSL encryption anywhere on any port] License: GNU General Public License v2.0 | |||
</onlyinclude> | |||
== 顯示 SSL 憑證資訊 == | |||
* [https://free.com.tw/google-chrome-show-certificate-viewer/ 設定讓 Google Chrome 可直接顯示 SSL 憑證資訊教學] for {{Chrome}} v. 30 {{access | date=2017-08-06}} | * [https://free.com.tw/google-chrome-show-certificate-viewer/ 設定讓 Google Chrome 可直接顯示 SSL 憑證資訊教學] for {{Chrome}} v. 30 {{access | date=2017-08-06}} | ||
免費 SSL 憑證 | == 免費 SSL 憑證 == | ||
* [https://letsencrypt.org/ Let's Encrypt - Free SSL/TLS Certificates] 教學: [https://free.com.tw/ssl-for-free/ SSL For Free 免費 SSL 憑證申請,使用 Let's Encrypt 最簡單方法教學!] | * [https://letsencrypt.org/ Let's Encrypt - Free SSL/TLS Certificates] 教學: [https://free.com.tw/ssl-for-free/ SSL For Free 免費 SSL 憑證申請,使用 Let's Encrypt 最簡單方法教學!] | ||
== Further reading == | |||
* [https://mozilla.github.io/server-side-tls/ssl-config-generator/ Generate Mozilla Security Recommended Web Server Configuration Files] {{access | date=2019-03-07}} | |||
* [https://cipherli.st/ Cipherli.st - Strong Ciphers for Apache, nginx and Lighttpd] | |||
* [https://crashtest-security.com/configure-trusted-certificates/ How to Configure Trusted Certificates | Crashtest Security] {{access | date=2022-05-11}} | |||
---- | ---- | ||
| Line 15: | Line 38: | ||
[[Category:Web Dev]] [[Category:Tool]] | [[Category:Web Dev]] [[Category:Tool]] [[Category:Security]] | ||