Forum Discussion

Ben_Skolmoski_1's avatar
Ben_Skolmoski_1
Icon for Nimbostratus rankNimbostratus
Sep 14, 2006

Unable to import SSL Key using "key_import_from_pem"

I am trying to import a key using key_import_from_pem(...);

 

and keep getting the following error:

 

System.Web.Services.Protocols.SoapHeaderException: Exception caught in Management::KeyCertificate::key_import_from_pem()

 

Exception: Common::OperationFailed

 

primary_error_code : -7 (0xFFFFFFF9)

 

secondary_error_code : 0

 

error_string : error:0906D06C:PEM routines:PEM_read_bio:no start line

 

 

The key was generated on another BigIP using key_generate(...); and then exported using key_export_to_pem(...); So the format should be correct. Let me know what i can try.

 

 

Thanks,

13 Replies