Assigning Custom Domain to Typesense on 443 Port with SSL
TLDR Alpesh asked for guidance on pointing typesense to a custom domain on port 443 with SSL. Kishore Nallan provided setup instructions, but Alpesh still had questions on domain configuration.
1
Jan 03, 2022 (22 months ago)
Alpesh
12:34 PMKishore Nallan
12:37 PM•
--ssl-certificate=/path/to/public.key
•
--ssl-certificate-key=/path/to/private.key
•
--api-port=443
Kishore Nallan
12:37 PMAlpesh
12:50 PMJan 04, 2022 (22 months ago)
Alpesh
05:32 AM1
Alpesh
05:52 AMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Troubleshooting Typesense and Firestore Connection
Carter had trouble connecting Typesense and Firestore. After troubleshooting with Jason, the issue was identified to be SSL cert setup, and resolved through setting-up ngrok tunnel for local-hosting.
Setting up DNS Records for Typesense Servers and SSL Configuration
michtio needed assistance in setting up DNS records for Typesense servers in AWS and configuring SSL. Jason shared steps on how to set up A Records and fetch an SSL cert for HTTPS on port 443. The user later solved his issue with Jason's help.
Troubleshooting Typesense Launch with HTTPS Protocol via Docker
Gines struggled to launch Typesense with HTTPS, initially failing to mount the certificate directory in Docker. Even after addressing this, Gines hit an SSL error, to which Kishore Nallan confirmed that an actual hostname, not an IP address, was needed.