Skipping SSL Verification in Typesense-JS Client Configuration
TLDR James inquired about skipping SSL verification in typesense-js for testing. Advised by Jason, the user can utilize axios or LetsEncrypt.
1
Sep 17, 2021 (26 months ago)
James
07:35 PMJason
08:11 PMJames
08:26 PM1
Jason
08:50 PMJason
08:51 PMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Disabling SSL Verification for Self-Signed Certificate in Typesense-JS
Robert needed support with disabling the SSL certification in Typesense-JS node client for a self-signed certificate. Kishore Nallan proposed a workaround on Stackoverflow.
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.
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.