exadel-inc / exadel-inc/CompreFace

Connection to a ssl protected database

Open
#1,024 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hi,

i have the following configuration, with compreface run via docker-compse and an Azure Postgres server.

When running as single-container it somewhat went running, but only changing my profile did work, while every other action, like accessing an applicatoin resultet in a 502 bad gateway. So i ran them as multi-container solution, with the compre-api always crashing.
In the logs i did find this
![image](https://user-images.githubusercontent.com/124889286/217823906-31dd909d-8f48-49a5-8718-c87ce2136e58.png)

So i tried to set ssl settings via the conenction string, but that resulted jsut in the folowing
![image](https://user-images.githubusercontent.com/124889286/217824349-61a91c22-9161-4b61-a8b0-21a92032b703.png)

So finally i disabled ssl on the database server, and everything working fine. But running the connection unecrypted can't really be the solution, so I am wondering, if there is a way to configure compreface to use ssl with the database.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.