~ 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

March 2024
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31