Philip Johnson
04/17/2021, 2:13 PMAn error occurred while trying to load server certificate file
issues.
Here's the command I'm running to start the server: docker run -p 8108:8108 -v/tmp/data:/data typesense/typesense:0.19.0 --data-dir /data --api-key={api_key} --enable-cors --ssl-certificate /etc/ssl/private/cert-file.pem --ssl-certificate-key /etc/ssl/private/key-file.pem
The certificate / key I'm using is from an origin cert generated via Cloudflare. Not really sure where to go from here - any advice would be appreciated!Kishore Nallan
04/17/2021, 2:15 PMPhilip Johnson
04/17/2021, 2:17 PMPhilip Johnson
04/17/2021, 2:17 PMPhilip Johnson
04/17/2021, 2:30 PMKishore Nallan
04/17/2021, 2:30 PM