Sep 5, 2018 · 1 min read
Thanks for this.
I found your step 3 didn’t work. I ran:
openssl pkcs12 -export -out test -inkey my-aws-public.key -in my-aws-public.crt
I am on 16.04 based OS with openssl 1.0.2g
Ref: https://www.ssl.com/how-to/create-a-pfx-p12-certificate-file-using-openssl/
Also, step 5 command has some formatting errors. But you’re probably aware of that.