Front-end engineering and so on: OpenSSL: Convert private key to PEM format for AWS ELB - http://andrey.legayev.com/2013...
Nov 3, 2014
from
You might get message "Error: Invalid Private Key" while configuring SSL on Elastic Load Balancer on Amazon Web Services (AWS). It means your private key isn't in PEM format. No worries, it easy to fix.
- Matteo Marchelli