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'm getting errors that the table is not an array of strings. Below has each string encapsulated in an array. When I remove the square brackets from each string, the error disappears. I'm also getting warnings on the two commented lines that include "# RDFP = md5". While a warning, it still halts operation.
I'm getting errors that the table is not an array of strings. Below has each string encapsulated in an array. When I remove the square brackets from each string, the error disappears. I'm also getting warnings on the two commented lines that include "# RDFP = md5". While a warning, it still halts operation.
redef negproto += {
[0] = ["RDP"],
[1] = ["SSL"],
[2] = ["HYBRID"],
[3] = ["Undefined"],
[4] = ["RDSTLS"],
[5] = ["undef5"],
[6] = ["undef6"],
[7] = ["undef8"],
[8] = ["HYBRID-EX"],
The text was updated successfully, but these errors were encountered: