百憂解
顯示具有
SSL
標籤的文章。
顯示所有文章
顯示具有
SSL
標籤的文章。
顯示所有文章
3月 02, 2020
Debian 安裝 nginx 與 PHP-FPM
›
安裝套件(有關 PHP-FPM 說明) # apt install nginx php-fpm php-mysql # apt install mysql-server 修改配置檔 /etc/nginx/sites-enabled/default # SSL configur...
11月 02, 2016
Lighttpd 網頁伺服器 SSL 憑證申請(Let's Encrypt)
›
1. 加入 Debian 8 "Jessie" Backports 套件庫 # vim /etc/apt/sources.list deb http://httpredir.debian.org/debian jessie-backports main...
3月 15, 2012
Lighttpd SSL 加密連線設定
›
使用 OpenSSL 製作憑證 1. 產生 Private Key # openssl genrsa -out private.key 1024 2. 使用私鑰產出 Certificate Signing Request(CSR) # openssl req -new -key ...
›
首頁
查看網路版