No .PEM generated when using --pem mode in elasticsearch-certutil

Hello and welcome,

This is expected, it will create a zip file with the certificate and key in PEM format, it will not create a .pem file, it will create a .crt and a .key file.