Especially useful if you are using HAProxy for SSL termination ahead of your microservices.
Just use this command
sudo cat domain.tld.crt domain.tld.key | sudo tee domain.tld.pem
Especially useful if you are using HAProxy for SSL termination ahead of your microservices.
Just use this command
sudo cat domain.tld.crt domain.tld.key | sudo tee domain.tld.pem