{{tag>ssl manimani.cc nginx linux}} # nginx 用の dhparam.pem を作る方法 いつも忘れるシリーズ。 ``` # openssl dhparam -out /path/to/dhparam.pem 2048 ```