Hi,
Python likely isn't trusting the self-signed certificate. The way you trust
a cert system-wide depends on the system, and Python may not always look in
the same place your Linux distribution expects it.
Please run the following and show me the output. It will provide
information on where it's expecting to look for that certificate:
python3 -c 'import ssl; print(ssl.get_default_verify_paths())'
(If you have multiple versions of Python 3 installed, you may need to
specify the exact version that Apache's also using.)
These are the locations that Python is checking for trusted certificates.
You may need to either place it in the listed openssl_capath directory, or
append it to the end of the path in cafile.
Christian
On Mon, Dec 5, 2022 at 8:04 AM ope wazuh <[email protected]> wrote:
> Hi ,
> i need help .
> i tried to config reviewboard with jenkins (both uses self signed cert )
> i export the cert of jenkins on my review-server and added the cert to
> /etc/ssl/certs
> but didn't work .
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/79281a73-4366-4d76-8fc1-8cdacd0e4f3dn%40googlegroups.com
> <https://groups.google.com/d/msgid/reviewboard/79281a73-4366-4d76-8fc1-8cdacd0e4f3dn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/reviewboard/CAE7Vnd%3D%2B2bZj9E4NgdouvVGB%2BB2z3Yur0bwOLRtz64SaB9ofCw%40mail.gmail.com.