Neurotechnics
  • Home
  • Blog
Subscribe

ssl

A collection of 2 posts
Configure MongoDB (and a client) for SSL/TLS
ssl

Configure MongoDB (and a client) for SSL/TLS

MongoDB supports encrypted data transport (communication between your application and the database engine) but requires some configuration on both the client and the server in order to set things up correctly. Below, I'll be discussing generating your own SSL certificate and configuring the server to load this certificate on startup,
May 1, 2017 — 3 min read
SSL CA Bundles for cURL and PHP
ssl

SSL CA Bundles for cURL and PHP

If you've ever tried connecting to a remove service or server using SSL from your server side cURL or PHP script running on a Windows Server, you may very well have encountered the condition that SSL certificate of the remote server cannot be verified. The problem occurs when you are
Jan 7, 2016 — 3 min read
Neurotechnics © 2025
Powered by Ghost