A
A
Alina2021-05-10 10:47:51
Digital certificates
Alina, 2021-05-10 10:47:51

How to setup SSL wildcard on Centos 7?

The site was with ISP manager, now I want to manually install the Wildcard certificate from Let'a Encrypt. Generated them to the folder:
/etc/letsencrypt/live/*/fullchain.pem
/etc/letsencrypt/live/*/privkey.pem
Now you need to edit /etc/pki/tls/openssl.cnf? or nginx.conf
Now only the old expired certificate is visible on the site, how can I change the configuration to new ones?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2021-05-10
@ky0

Now you need to edit /etc/pki/tls/openssl.cnf? or nginx.conf

Most likely - neither one nor the other. Usually site configs in nginx are located in /etc/nginx/conf.dor /etc/nginx/sites-enabled. After making changes, you need to remember to reload the service.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question