Skip to content

Instantly share code, notes, and snippets.

@jonaskirch
jonaskirch / make_certs.sh
Created July 5, 2022 17:51 — forked from mediaupstream/make_certs.sh
extract ca-certs, key, and crt from a pfx file
#!/bin/bash
#
# Usage:
# ./make_certs.sh test.example.com
#
# The required input to make_certs.sh is the path to your pfx file without the .pfx prefix
#
# test.example.com.key
# test.example.com.crt (includes ca-certs)
@jonaskirch
jonaskirch / cloudSettings
Last active May 26, 2022 20:27 — forked from joaostroher/cloudSettings
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-09-09T17:02:28.858Z","extensionVersion":"v3.4.3"}