Export the cert using certmanger, NOT IIS, include the key.
Open the Openssl command prompt
openssl pkcs12 -in exportedcert.pfx -nocerts -nodes -out wildcard.avatarsystems.pem
openssl rsa -outform der -in wildcard.avatarsystems.pem -out private.key