rogchap/wombat

Failed to find any PEM data in certificate input

JoaoSobral opened this issue · 1 comments

Hi,

I have generated the cert and key as such:
openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365

Doing openssl verify everything comes ok with both cert and key. However Wombat does not accept the cert (see picture below)
Screenshot 2021-02-06 at 01 22 19

You need to copy paste the actual contents of the certificate and key into wombat, not the file path.