Skip to content

Conversation

pablonyx
Copy link
Contributor

@pablonyx pablonyx commented Oct 30, 2024

Description

Ensure cert can be set after building image

Tested
Mount local certificate and ensure added to certs

danswer-trial@danswer-trials-MacBook-Pro docker_compose %  docker exec -it f2470c00603e /bin/bash
root@f2470c00603e:/app# ls
alembic  alembic.ini  assets  celerybeat-schedule  danswer  ee	scripts  shared_configs  supervisord.pid
root@f2470c00603e:/app# ls -l /etc/ssl/certs/custom-ca.crt
-rw-r--r-- 1 root root 1838 Oct 31 17:02 /etc/ssl/certs/custom-ca.crt
root@f2470c00603e:/app# ls -l /etc/ssl/certs/ | grep custom-ca
-rw-r--r-- 1 root root   1838 Oct 31 17:02 custom-ca.crt

Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 5:13pm

@pablonyx pablonyx marked this pull request as ready for review October 31, 2024 20:05
@pablonyx pablonyx added this pull request to the merge queue Nov 1, 2024
Merged via the queue into main with commit d66b81a Nov 1, 2024
7 checks passed
@hagen-danswer hagen-danswer deleted the feat/certificate branch November 1, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants