Re: [Prelude Hybrid IDS] #299: TLS error with OSSEC
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#299: TLS error with OSSEC
-----------------------------+----------------------------------------------
Reporter: atdt911 | Owner: yoann
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: prelude-manager | Version: 0.9
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment(by yoann):
Thanks! In the modified libprelude source, could you locate the following
line:
{{{
const int c_prio[] = { GNUTLS_COMP_NULL, GNUTLS_COMP_DEFLATE, 0 };
}}}
And change it to:
{{{
const int c_prio[] = { GNUTLS_COMP_NULL, 0 };
}}}
And tell me whether everything still work correctly?
--
Ticket URL: <https://trac.prelude-ids.org/ticket/299#comment:22>
Prelude Hybrid IDS <http://www.prelude-ids.org>
The Prelude Hybrid Intrusion Detection System suite
_______________________________________________
Prelude-devel site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-devel