Project

General

Profile

Actions

Bug #1151

closed
EL EL

tls.store not working when a TLS filter keyword is used

Bug #1151: tls.store not working when a TLS filter keyword is used

Added by Eric Leblond about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Pierre Chifflier pointed out that a rule like:

alert tls any any -> any any (msg:"TLS store"; tls.issuerdn:!"C=FR"; tls.store;)

was alerting but not storing the certificate. If the filter is removed:
alert tls any any -> any any (msg:"TLS store"; tls.store;)

then tls.store is working as expected.

VJ Updated by Victor Julien about 12 years ago Actions #1

  • Priority changed from High to Normal
  • Target version set to 2.0.1rc1

VJ Updated by Victor Julien about 12 years ago Actions #2

  • Status changed from Assigned to Closed
  • Target version changed from 2.0.1rc1 to 2.0
  • % Done changed from 0 to 100
Actions

Also available in: PDF Atom