certbot

    0熱度

    1回答

    我有一個ExpressJS應用程序,它只在端口3030上的IP地址上運行。 如何爲此類地址創建SSL證書和密鑰? 我嘗試: $ certbot certonly --standalone --email [email protected] -d 127.0.1.1:3030 我得到這個錯誤: Requested domain 127.0.1.1:3030 is not a FQDN 任何想法? 這

    0熱度

    1回答

    我已經安裝了socket.io全球因爲這樣回答說: npm install -g socket.io 但爲什麼我仍然得到錯誤: www-0 (err): at Function.Module._load (module.js:388:25) www-0 (err): at Function._load (/usr/lib/node_modules/pm2/node_modules/pmx

    0熱度

    1回答

    爲什麼我會得到這個頁面的這個網站不能到達但是在我的終端上似乎沒有錯誤? 當我通過IP地址訪問服務器它是好的: 但是隨着域名,我得到這個: $ sudo systemctl status nginx ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/usr

    1熱度

    1回答

    這是我如何通過泊塢窗容器(certbot)更新我讓我們的加密證書: $ sudo docker stop nginx $ sudo docker run -it --rm -p 443:443 --name certbot -v /etc/letsencrypt:/etc/letsencrypt -v /var/log/letsencrypt:/var/log/letsencrypt quay.

    0熱度

    1回答

    我試圖在我的Ubuntu 16.04上安裝certbot for letsencrypt證書。 添加存儲庫會出錯。有人可以幫忙嗎?提前致謝! [email protected]:~$ sudo add-apt-repository ppa:certbot/certbot Traceback (most recent call last): File "/usr

    0熱度

    2回答

    嘗試安裝使用Certbot時允許加密證書時,我收到urllib2.HTTPError: HTTP Error 403: Forbidden錯誤。我一直在使用this文章中列出的步驟安裝證書一年多,最近開始在我的許多服務器上遇到問題。 每個問題的服務器的環境: GoDaddy的雲服務器(512MB) Bitnami WordPress的 的Ubuntu 14.04.5 LTS 的Python 2.7

    0熱度

    2回答

    我正在使用debain jessie,certbot版本0.9.3-1〜bpo8 + 2。自從最近兩天以來,我一直在爲我的網站更新證書時發生此錯誤。 Could not bind TCP port 443 because it is already in use by another process on this system (such as a web server). Please st

    0熱度

    1回答

    我在下面看到此錯誤消息。客戶以前在完全相同的環境下工作。我不明白Python的任何內容。 我該如何解決這個問題?我目前的證書在幾個小時後過期。 // a lot of other stuff updated ... Setting up gcc (4:6.3.0-4) ... Setting up python-virtualenv (15.1.0+ds-1) ... Processing

    0熱度

    1回答

    我試圖爲www和非www的單個域名生成證書。 這是我現在運行它: certbot --apache -n -d domain.tld -d www.domain.tld --agree-tos --email [email protected] --redirect 但我發現了以下幾點: 遇到虛擬主機不確定性,但無法在 非交互模式,要求用戶指導。目前Certbot需要每個虛擬主機都在其 自己的

    2熱度

    1回答

    我有一個AWS實例,其中letsenrypt證書將在下週過期。我爲SSL使用Certbot。 要續訂我跑證書: ./certbot-auto --force-renewal 然後我得到了以下錯誤 - The following errors were reported by the server: Domain: mydomain.com Type: unauthori