I am trying to set an HTTP load balancer with SSL. I have two files - certificate.pem and unencryptedkey.pem.
But the UI of google asks for three fields:
- Public key certificate,
- Certificate chain,
- Private key
What goes where and where do I get the third one?
I managed to use only 2 but the browser asks for permission and that is wrong.