ウェブサーバ「nginx」の一部モジュールに脆弱性が明らかとなった。脆弱性を解消したアップデートが提供されている。 リクエストされた「URI」などを書き換えるリライトモジュール「ngx_http_rewrite_module」にヒープベースのバッファオーバーフローの脆弱性「CVE-2026-9256」が判明した。オープンソースの「nginx」、商用版「NGINX Plus」のいずれも影響を受ける。
クロスプラットフォーム対応・オープンソースのWebサーバーシステム「nginx」(エンジンエックス)が5月13日、v1.30.1(stable)、v1.31.0(mainline)へとアップデートされた。現在、公式サイト「nginx.org」などから ...
server { listen 7002 ssl; server_name crossroadscambodia.org; ssl_certificate /opt/https-httpd/fullchain.pem; ssl_certificate_key /opt/https-httpd/privkey.pem ...
今回は業務で静的ファイル(html 等)を公開する機会があったので その手順を備忘録として記事にしたいと思います。 この手順書に従うことで、以下が実現できます: Ubuntu/Debian 環境での Docker 環境構築 Nginx による静的サイトの公開 Let's Encrypt による ...
プリザンターをhttps化している状態。Difyのチャットをプリザンターに差し込みたいのでhttps化することにした。 git clone したディレクトリ内に nginx/sslはすでにある。 server.key,server.crt はmkcertで作成済み $ pwd /home/user/dify/docker $ cp /home/user/server.key ./nginx/ssl ...
If you’re running self-hosted services at home or in a homelab, chances are your setup started simple… and then slowly turned into chaos. Good luck remembering what does what. And SSL certificates?
Docker image (ARMv7) hosting a NGINX server to secure SickChill, Transmission, qBittorrent and Jackett. For each application, an HTTPS proxy is provided, with basic authentication (login / password).