Radware config translation
Problem this snippet solves: This is a simple Python script that translates Radware text configuration file and outputs as config snippet and certificate files.
$ ./rad2f5
Usage: rad2f5 <filen...
Updated Jun 06, 2023
Version 3.0PeteWhite
Employee
Joined May 16, 2019
Adriano_Pugedo1
Nov 04, 2019Altostratus
I'm getting this issue:
#--------------------------------------#
Traceback (most recent call last):
File "./rad2f5.py", line 630, in <module>
if len(l7rules[j['rule']]['match']):
KeyError: '\\'
Can anyone help?