IBM QRadar

IBM QRadar

Join this online topic group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Security
#QRadar
#SecuringhybridcloudandAI
 View Only
  • 1.  SNI support for getcert.sh?

    Posted 04/19/21 10:18 PM

    getcert.sh is broken for certain integrations like Box, api.box.com, because it doesn't send SNI when required. Can it be fixed?

    diff /opt/qradar/bin/getcert.sh getboxcert.sh

    25c25

    < openssl s_client -showcerts -connect $HOSTNAME:$PORT </dev/null | openssl x509 -outform PEM > $OUTFILE

    ---

    > openssl s_client -showcerts -connect $HOSTNAME:$PORT -servername $HOSTNAME </dev/null | openssl x509 -outform PEM > $OUTFILE



    #QRadar
    #Support
    #SupportMigration


  • 2.  RE: SNI support for getcert.sh?

    Posted 07/16/21 07:37 PM

    Thank you for this submission into the Support forums for QRadar. We request verification that assistance is still required with your question/comment. If so, please renew your post using the “Ask a question” button above and it will be properly routed for a response.



    #QRadar
    #Support
    #SupportMigration