Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Nginx を使用して安全な接続を作成しています。クライアント証明書を失効させたとき、https で Nginx に接続することもできます。ssl_crl ディレクティブを設定する必要があることはわかっていますが、OCSP を使用してクライアント証明書を検証したいのですが、どうすればよいですか? Nginx が OpenSSL ライブラリを使用して ssl 接続を確立していることがわかりました。openssl.cnf ファイルで何かすべきことはありますか?