Hi Rajat,

If your domain controller is using a self-signed SSL certificate, and the
server running Review Board isn't configured to trust it, you'll hit this
situation.

Can you go over the steps you used to install the certs on the container?

Python may be attempting to use a different location for the certs there.
You can find the paths by running 'python' in the container and typing:


import ssl
print ssl.get_default_verify_paths()


Christian



On Thu, Feb 10, 2022 at 11:30 AM RAJAT MEHTA <rajat...@gmail.com> wrote:

> Hi i am using version 3.0.14 for review board and have Authentication set
> as Active directory for login .While trying to login i am getting below
> error
>
> 2022-01-31 11:50:40,239 - WARNING -  - reviewboard.accounts.backends.ad -
> Could not connect to domain controller "xxxxxxx.xxxx.com:389" for domain "
> xxxxx.xxxxxx.com". *The certificate may not be verifiable.*
>
> I have installed the certs on the container running the reviewboard and it
> doesn't solve the issue .Do we need to map certs in any specific place .
> Can we skip the verification by adding any parameter on reviewboard UI ?
>
> Thanks in advance
>
> --
> 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 reviewboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/8d80cc24-94ac-42d9-aea2-c3ad2595ee3dn%40googlegroups.com
> <https://groups.google.com/d/msgid/reviewboard/8d80cc24-94ac-42d9-aea2-c3ad2595ee3dn%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 reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAE7Vndn%2B5hjjYaNG5qognGPke%3Dgx_Kn-Z8ggy2rHq4SwKNpmzQ%40mail.gmail.com.

Reply via email to