TheHive-Project / TheHive-Project/Cortex-Analyzers
LdapQuery: missing Dockerfile to install right version of openssl
@nusantara-self is already working on this.
Since Apr 8, 2026.
- Dominant language
- Python
- Stars
- 490
- Forks
- 405
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 8
Description
Hello @nusantara-self,
As Dockerfile is still missing, we still have the following error when using actual Docker image:
Error during LDAP connection: ("('socket ssl wrapping error: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] ssl/tls alert handshake failure (_ssl.c:1010)',)",)
In fact, it seems to use SSLv3 instead, which is deprecated for a long time now. This is why the specific Dockerfile provided in the PR was installing openssl.
Can you please put back the Dockerfile in Analyzer's folder.
Thank you.
Originally posted by @kiaora17 in https://github.com/TheHive-Project/Cortex-Analyzers/issues/1327#issuecomment-4205548121
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.