18-Mar-2021 06:34
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)
21-Mar-2021 08:35
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.
16-Jun-2021 07:37
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