Steps To Reproduce
self-host using docker and issed a new ssl cert for it using the acme.sh with the ZeroSSL server:
acme.sh --server ZeroSSL --issue -d dns_dp -d *.example.com
then login on the android with the Bitwarden app which version is 22023.12.0(8588). it will display an error message after click the Next button which will let me input the self-host server address:
java.security.cert.CertPathValidatiorException: Trust anchor for certification path not found.
then I change a new cert issued by Let's encrypt , all things work well.
Expected Result
let me input the self-host server address
Actual Result
java.security.cert.CertPathValidatiorException: Trust anchor for certification path not found.
Screenshots or Videos
No response
Additional Context
No response
Operating System
Android
Operating System Version
No response
Device
Xiaomi 10 Ultra
Build Version
2023.12.0(8588)
Beta
Steps To Reproduce
self-host using docker and issed a new ssl cert for it using the acme.sh with the ZeroSSL server:
acme.sh --server ZeroSSL --issue -d dns_dp -d *.example.com
then login on the android with the Bitwarden app which version is 22023.12.0(8588). it will display an error message after click the Next button which will let me input the self-host server address:
java.security.cert.CertPathValidatiorException: Trust anchor for certification path not found.
then I change a new cert issued by Let's encrypt , all things work well.
Expected Result
let me input the self-host server address
Actual Result
java.security.cert.CertPathValidatiorException: Trust anchor for certification path not found.
Screenshots or Videos
No response
Additional Context
No response
Operating System
Android
Operating System Version
No response
Device
Xiaomi 10 Ultra
Build Version
2023.12.0(8588)
Beta