Hi,
I tried to set up https on locally running Pimatic instance. As browsers don’t trust selfsigned certificates I wanted to use mkcert
First I couldn’t set up mkcert on raspberry. I tried then mkcert nodejs package. I generate the cert files but as output I get only .key and .crt files and no .pem file. Now I don’t know how to correctly configure pimatic with it. Does anyone has experience with setting up trusted SSL on local network for pimatic?