0

I am running Portainer on Docker on my windows machine, but the portainer on my localhost is not secure, so how do I create an ssl certificate locally and install it on portainer?... I'm still new to Docker/portainer, and I would love to have a step by step instructions

Thank you

Vusumzi
  • 69
  • 9
  • This could probably be done by [generating a self-signed certificate](https://stackoverflow.com/q/10175812/8186898) and getting your browser [to accept it](https://stackoverflow.com/q/7580508/8186898) – Nino Filiu Nov 22 '21 at 14:16
  • Portainer or any other technology should be on linux. On windows is just for proofs of concept. So, I recommend you not invest a lot of time in this. Do yo need the certificate as docker parameter on portainer run or just to access to the website? – JRichardsz Nov 22 '21 at 14:16
  • @JRichardsz I need the certificate as docker parameter on portainer, – Vusumzi Nov 22 '21 at 14:29
  • the comment of @Nino worked? You just need openssl – JRichardsz Nov 22 '21 at 14:54

0 Answers0