You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was working with existing legacy config to create an AS3 version of it for some tmsh scripting work. I thought ACC was missing it, but in config explorer, the client-ssl profile reference to a cipher-group doesn't result in the cipher group and associated cipher rules appearing in the explorer view, so ACC doesn't have those objects to convert.
The text was updated successfully, but these errors were encountered:
DumpySquare
changed the title
Config Explorer doesn't include cipher groups with the applications
[RFE] Config Explorer doesn't include cipher groups with the applications
Jun 19, 2023
@f5-rahm , can you provide a more complicated cipher group example or a couple of them? This is going to get a couple layers deep, so I figure I will just work through all the cases while we are at it.
I was working with existing legacy config to create an AS3 version of it for some tmsh scripting work. I thought ACC was missing it, but in config explorer, the client-ssl profile reference to a cipher-group doesn't result in the cipher group and associated cipher rules appearing in the explorer view, so ACC doesn't have those objects to convert.
Source config:
Resulting ACC generated AS3 declaration:
If I add the cipher group and cipher rule to that source config:
Then ACC coverts it as expected:
The text was updated successfully, but these errors were encountered: