Giter Club home page Giter Club logo

Comments (5)

sivasamyk avatar sivasamyk commented on May 26, 2024

Looks like there is some issue with SSL handshake. I have fixed the issues by explicitly specifying the SSL protocols to be used. Please use this update plugin and jar let me know if your issue is fixed.

Attached is the zip file. Please unzip to get the jar.

graylog2-plugin-input-httpmonitor-1.0.3.jar.zip

from graylog2-plugin-input-httpmonitor.

sivasamyk avatar sivasamyk commented on May 26, 2024

Hi @elgersonloco
Did you get time to try out the above plugin jar with fix?

from graylog2-plugin-input-httpmonitor.

danvey avatar danvey commented on May 26, 2024

Hijacking this one, as no reply from user :-) I just installed the plugin, and I am also getting a SSL handshake issue.

Tried the .jar file you provided above, but now I am getting the following:
Request failed :java.net.ConnectException: handshake alert: unrecognized_name

Any tips?

from graylog2-plugin-input-httpmonitor.

sivasamyk avatar sivasamyk commented on May 26, 2024

@danvey This is due to wildcard / multi-domain SSL certificates when SNI is enabled in Java. There is a workaround for this issue. You can pass -Djsse.enableSNIExtension=false setting to graylog JVM to disable SNI at JVM level. Please be aware of security implications. The JVM settings can be changed in graylog-server file

from graylog2-plugin-input-httpmonitor.

danvey avatar danvey commented on May 26, 2024

@sivasamyk Thanks, this worked perfectly.

from graylog2-plugin-input-httpmonitor.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.