I just renewed my SSL certificate.How can I update it on my crowd server so when users visit the website they do not get the https warning
Welcome to the community.
Here you can find step-by-step instructions on how to configure SSL on Crowd: https://confluence.atlassian.com/crowd/configuring-crowd-to-work-with-ssl-151520306.html
You will have to import the renewed certificate into the keystore you are using in your instance. To do it you can use keytool command: https://download.java.net/java/early_access/loom/docs/specs/man/keytool.html
Kind
Piotr
Piotr’s answer is correct if you’re terminating SSL with Crowd directly, but if you’re using Apache/nginx/etc as your reverse proxy in front of crowd, you’ll need to update the SSL there instead/as well.
CCM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.