Environment
- Device: Applicable to all SoftSIM supported modems 
- Github: Onomondo SoftSIM CLI tool - nextcommand
 
Issue
- What does "failed to load key" error mean? 
- Why do I get error message " - Failed to load key: PKCS#1 ASN.1 error: PEM error: PEM headers disallowed by RFC7468" when decrypting the SoftSIM profile?
Solution
- Generate a new keypair. - Make sure to hit Enter when prompted for password. 
 
- Create a new SoftSIM API key with this keypair. 
- Fetch a new profile. 
- Decrypt the profile with - nextcommand.
Cause
The reason you see the error is due to your private key being password protected. The SoftSIM CLI tool does not support password protected keys.
