How to use paid SSL certificate purchased from one of certificate authorities in SolusVM 2

Have more questions? Submit a request

Applicable to:

  • SolusVM 2

Question

How to use paid SSL certificate purchased from one of certificate authorities in SolusVM 2?

Answer

  1. Access SolusVM 2 management node via SSH
  2. Update cert.crt and priv.key with files provided by CA company in the directory /usr/local/solus/certs/
  3. Remove solus stack

    # docker stack rm solus

  4. Remove docker volume with certificates:

    # docker volume rm solus_vol_certs

  5. Redeploy stack

    # docker stack deploy --with-registry-auth -c /usr/local/solus/config/stack.yml solus

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.