Error while installing private key (.pvk format)on Cisco ACS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2014 06:53 AM - edited 03-10-2019 09:51 PM
Hi Team,
i have created the Root certificate and Server certificate in .cer and .pvk format with Makecert tool. When i tried to install private certificate on Cisco ACS then it is showing as following error .
" Unsupported file key format".
Please find the attachment for certificate creation (which i followed ).
Please help me .
Thanks,
Harsha
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2014 05:11 PM
Do you have a screenshot of the certificate error?
What was the key algorithm used?
Use RSA.
Rate if Useful :)
Sharing knowledge makes you Immortal.
Regards,
Ed

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2014 03:17 AM
with the wrong password for the private key will result in a misleading error
message.
The first error message will correctly display
"Private key file password is incorrect"
Subsequent attempts will display
"Unsupported private key file format."
Workarounds: Insure you are using the correct password when importing the private
key.
