Creating and maintening your own certificates There are hundreds of tutorial on how to create a public certificate (usually let’s encrypt) with private IPs but why do that when you can create your own CA with two simple commands
Before continuing I have to say, we can do exactly the same with openssl command, this tool just make everything way easier
1. Installing tools What is Cfssl CFSSL is CloudFlare’s PKI/TLS swiss army knife.