文章列表
2022-06-21
確認 Windows Server 所支援的 TLS 版本 (OpenSSL, Nmap & curl)
筆記如何使用 OpenSSL, Nmap 以及 curl 確認 Windows Server 目前機碼設定所支援的 TLS 版本,以符合資安稽核的要求 😀
2022-06-15
Windows Server 如何架設 FTP & FTPS 站台
筆記如何在 Windows Server 架設 FTP Server 提供檔案傳輸與交換機制,並說明如何進行授權。同時說明 Client 端如何連線 FTP Server 讀取與寫入資料 😎
2022-05-31
Certificate CertUtil & OpenSSL
說明如何使用 Windows 內建的 CertUtil 工具來檢視 .pfx 格式的憑證檔案,在更新 HTTPS 憑證時能夠派上用場;說明 OpenSSL 來處理各式與憑證相關的需求 😎