Forum Discussion

RS_ms_321657's avatar
RS_ms_321657
Icon for Nimbostratus rankNimbostratus
Jun 15, 2017

Need help with using add_certificate_key_chain for F5 v11.5x during certificate import.

I am using the iControl package v12.1.00 to make the following calls to add a new certificate to a F5 v11.5.2. These are the calls that were being made initially: create_v2 set_default_profile But we also need a certificate bundle to be added as a cert chain - ms-intermediary-bundle.crt This was not being set.

 

I modified the code to include the add_certificate_key_chain call in the following order: create_v2 set_default_profile add_certificate_key_chain

 

I am creating the LocalLBProfileClientSSLCertificateKeyChain object using profile, key, empty passphrase and chain as "ms-intermediary-bundle.crt"

 

Can someone please guide me with correct usage of these API calls since the DevCentral documentation does not have sample code?

 

1 Reply

  • I also had this issue but never did make it work. Works fine with iControl Rest. There's an EA in 11.5.4 if I remember correctly. Give that a go?

     

    /Patrik