<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><title>MagicLen</title><link>https://magiclen.org/tag/ssl/feed</link><description>多元化原創文章，內容包羅萬象，有程式語言、網站應用、軟體介紹、硬體介紹、作業系統、旅行遊記、專題採訪、益智問題、文學創作，以及作者們的知識分享和作品分享。</description><language>zh-TW</language><lastBuildDate>Wed, 8 Apr 2026 18:43:32 +0000</lastBuildDate><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>8</sy:updateFrequency><sy:updateBase>1970-01-01T00:00+00:00</sy:updateBase><item><title>使用Ubuntu Server架設FTP伺服器(vsftpd + xinetd + PAM + SSL/TLS)</title><link>https://magiclen.org/ubuntu-server-vsftpd</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2020/09/ball-63527_1920-220x162.jpg" srcset="https://magiclen.org/wp-content/uploads/2020/09/ball-63527_1920-220x162.jpg 1x, https://magiclen.org/wp-content/uploads/2020/09/ball-63527_1920-440x324.jpg 2x, https://magiclen.org/wp-content/uploads/2020/09/ball-63527_1920-660x486.jpg 3x" alt="">
FTP(檔案傳輸協定, File Transfer Protocol)顧名思義，是專門用來傳輸檔案的通訊協定，並且這個檔案傳輸的方向是雙向的，換句話說，FTP伺服器可以提供檔案給客戶端，客戶端也可以上傳檔案到FTP伺服器上。vsftpd、pureftpd、proftpd都是在Linux作業系統上很流行的FTP伺服器軟體，其中的vsftpd最輕巧，並以安全和效能為重。]]></description><category>研究分享</category><category>網路相關</category><category>Linux</category><category>FTP</category><category>Linux</category><category>SSL</category><category>Ubuntu</category><category>Ubuntu Server</category><category>vsftpd</category><category>xinetd</category><category>ss (指令)</category><guid>https://magiclen.org/ubuntu-server-vsftpd</guid><pubDate>Tue, 1 Sep 2020 12:00:02 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>如何在Linux作業系統上免費申請Let&apos;s Encrypt的SSL憑證，並實現自動化申請和套用？</title><link>https://magiclen.org/simple-ssl-acme-cloudflare</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2018/11/ssl-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2018/11/ssl-220x162.png 1x, https://magiclen.org/wp-content/uploads/2018/11/ssl-440x324.png 2x, https://magiclen.org/wp-content/uploads/2018/11/ssl-660x486.png 3x" alt="">
在西元2015年之後，我們所熟悉的HTTP網站已經被大多數人認為是不安全的網站了，許多瀏覽器甚至會直接針對沒有使用HTTPS協定的網站打上「不安全」的標籤，就連搜尋引擎也會降低HTTP網站的排名。因此讓網站支援SSL，並使用HTTPS協定進行傳輸，已經是再基本不過的事了。在過去使用公開的SSL時，通常都需要去向第三方安全認證機構購買所謂的「SSL憑證」，一直到2015年，Let&#x27;s Encrypt...]]></description><category>作品分享</category><category>網站應用</category><category>軟體介紹</category><category>Linux</category><category>Apache</category><category>Linux</category><category>Nginx</category><category>SSL</category><category>Rust</category><category>Cloudflare</category><category>Let&apos;s Encrypt</category><category>acme.sh</category><category>Simple SSL with ACME and Cloudflare</category><category>curl</category><guid>https://magiclen.org/simple-ssl-acme-cloudflare</guid><pubDate>Fri, 7 Dec 2018 12:00:11 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>你的SSL真的安全嗎？SSL Server Test免費替你的SSL打分數</title><link>https://magiclen.org/ssl-server-test</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2018/10/shot-15-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2018/10/shot-15-220x162.png 1x, https://magiclen.org/wp-content/uploads/2018/10/shot-15-440x324.png 2x, https://magiclen.org/wp-content/uploads/2018/10/shot-15-660x486.png 3x" alt="">
在西元2015年之後，我們所熟悉的HTTP網站已經被大多數人認為是不安全的網站了，許多瀏覽器甚至會直接針對沒有使用HTTPS協定的網站打上「不安全」的標籤，就連搜尋引擎也會降低HTTP網站的排名。因此讓網站支援SSL，並使用HTTPS協定進行傳輸，已經是再基本不過的事了。然而，網站用了HTTPS協定後，就一定是安全的嗎？]]></description><category>網站應用</category><category>網路相關</category><category>SSL</category><category>SSL Server Test</category><guid>https://magiclen.org/ssl-server-test</guid><pubDate>Sun, 7 Oct 2018 12:00:33 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>安裝 SSH 讓 Linux 系統可以被遠端操作</title><link>https://magiclen.org/linux-ssh</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2023/09/shot-06-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2023/09/shot-06-220x162.png 1x, https://magiclen.org/wp-content/uploads/2023/09/shot-06-440x324.png 2x, https://magiclen.org/wp-content/uploads/2023/09/shot-06-660x486.png 3x" alt="">
SSH(Secure Shell)是一個在應用層和傳輸層上的資料傳輸框架。正如其名，SSH提供安全的資料傳輸通道，在Shell層(命令列介面)上實現資料交換的功能。要在Linux上使用SSH互相進行連線十分簡單，但在Windows上就有點小麻煩，也不在本篇文章的討論範圍裡面。]]></description><category>網路相關</category><category>Linux</category><category>FileZilla</category><category>Linux</category><category>SFTP</category><category>SSH</category><category>SSL</category><category>遠端連線</category><category>ss (指令)</category><guid>https://magiclen.org/linux-ssh</guid><pubDate>Sat, 29 Nov 2014 17:12:40 +0800</pubDate><dc:creator>Magic Len</dc:creator></item></channel></rss>