I used https://www.sslforfree.com/ to generate a 90 days certificate, and downloaded a zip file which contains 3 files.
- ca_bundle.crt
- certificate.crt
- private.key
but I'm using haproxy and I need a .pem file. how should convert these 3 files into a .pem file and use it inside haproxy config ?