Hallo Leute,
was ich mir einen Wolf gesucht habe!
Als erstes mal den Server Key umwandeln
openssl rsa -in server.key -text > private.pem
Danach das CER Cert oder CRT
openssl x509 -inform PEM -in server.crt > public.pem
Dann klappts auch!
Gefunden bei
http://stackoverflow.com/questions/991758/how-to-get-an-openssl-pem-file-from-key-and-crt-files