Forum Discussion

Abhinav212's avatar
Abhinav212
Icon for Nimbostratus rankNimbostratus
Mar 18, 2021

Unable to get cipher group for a client ssl profile from icontrol soap

I am using icontrol-SOAP to all related data's.

I have configured a cipher group for my ssl client profile.

 

When i request "get_cipher_list" from profile management stub i get empty string for i configure cipher group.

How can i get cipher group associated with my client ssl profile?(I am using Icontrol SOAP)

 

 

 

2 Replies

  • Someone can tell you a better answer but the REST-API is the new way and the icontrol-SOAP may have bugs that will never be solved as it is going away.

  • I need the same - a way to obtain cipher group from client ssl profile?

    The latest SOAP Icontrol lib 13.1 version have CipherGroup defined https://clouddocs.f5.com/api/icontrol-soap/LocalLB__CipherGroup.html , but there is no suitable method in https://clouddocs.f5.com/api/icontrol-soap/LocalLB__ProfileClientSSL.html