Skip to content

Add CRL support for logstash HTTP output plugin #151

@shobanakupuraj

Description

@shobanakupuraj

I would like to request the implementation of Certificate Revocation List (CRL) support in Logstash HTTP output plugin. The ability to check the revocation status of digital certificates is crucial for maintaining secure and trusted communications, especially in environments where certificate-based authentication is used.

Currently, Logstash supports SSL/TLS for secure connections, but the lack of CRL support means that revoked certificates might still be accepted if they are not validated against a CRL. Implementing CRL support would enhance Logstash's security capabilities by ensuring that any certificate used in secure communication is still valid and has not been revoked by the Certificate Authority.

Could you have plan to implement this support?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions