-
- Downloads
Fix Loading the SSL root certificate into a TrustManager (#21304)
To be usable in the postgres driver, the _uploaded_ root cert needs to: - have its prefix stripped - and be base64 decoded (note: this was not an issue when pointing to a local file)
Please register or sign in to comment