~ nginx combine cert ~

| nginx | No Comments

cat ssl.domain.crt origin_ca_rsa_root.pem >> ssl.domain.nginx.crt

listen 443 ssl;
listen [::]:443;
ssl on;
ssl_certificate /etc/nginx/ssl/ssl.domain.nginx.crt;
ssl_certificate_key /etc/nginx/ssl/ssl.domain.key;

トラックバック

このブログ記事に対するトラックバックURL:

コメント & トラックバック

No comments yet.

Comment feed

コメントする

Smiley face

May 2024
S M T W T F S
 1234
567891011
12131415161718
19202122232425
262728293031