Skip to main content
Solved

Let's Encrypt for Controller SSL?

  • June 10, 2021
  • 2 replies
  • 45 views

Mark_Noorman
Forum|alt.badge.img+3

Hi everyone, I have an Aviatrix Controller deployed and would like to secure browser access with an SSL certificate. Let's Encrypt seems like an easy and cost effective method, however in order to use it I need SSH access to the Controller, which is disabled. If there's anyone that has successfully implemented this I'd love to hear the details!

Thanks,

 

Mark

Best answer by John_Smoker

Mark - we don't currently support running LetsEncrypt on the controller itself. There are two methods that customers use today to accomplish your end goal.

  1. Import or generate a controller certificate. With this option you could use LetsEncrypt to generate the cert and then import it to the controller.
  2. Place a load balancer in front of the controller. With this option you're terminating ssl at the load balancer and managing the certificate there in ways that the load balancer supports.

Hope this helps.

2 replies

John_Smoker
Forum|alt.badge.img+3
  • Captain
  • 29 replies
  • Answer
  • June 10, 2021

Mark - we don't currently support running LetsEncrypt on the controller itself. There are two methods that customers use today to accomplish your end goal.

  1. Import or generate a controller certificate. With this option you could use LetsEncrypt to generate the cert and then import it to the controller.
  2. Place a load balancer in front of the controller. With this option you're terminating ssl at the load balancer and managing the certificate there in ways that the load balancer supports.

Hope this helps.


Mark_Noorman
Forum|alt.badge.img+3
  • Author
  • First Officer
  • 13 replies
  • June 11, 2021

Thanks John, I implemented option 2 and it's working fine.

Best regards,

Mark