SyntaxFix
Write A Post
Hire A Developer
Questions
If you asked this question because you're using mkcert then the trick is that the .pem file is the cert and the -key.pem file is the key.
mkcert
.pem
-key.pem
(You don't need to convert, just run mkcert yourdomain.dev otherdomain.dev )
mkcert yourdomain.dev otherdomain.dev