I have a .cer certificate and I would like to convert it in .pem format.
If I remember correctly in the past (6 years ago), I have converted them simply exporting the .cer in Base64, and renaming it in .pem .
How to I convert it from .cer to .pem?