Skip to content

Instantly share code, notes, and snippets.

View FractalDesigns's full-sized avatar
🏠
Working from home

Achraf Elafrit FractalDesigns

🏠
Working from home
View GitHub Profile
@FractalDesigns
FractalDesigns / curl-ca.md
Created October 8, 2024 07:48 — forked from olih/curl-ca.md
Curl with custom CA certificates

Using curl with custom CA certificates

This document describes how to use curl with both custom and official CA SSL certificates.

Prerequisite

You would need first to install curl , see http://curl.haxx.se/docs/install.html. Using a package manager such as yum, brew, ... for your platform should be the easiest though.

Example for Mac OS: