Skip to content

Instantly share code, notes, and snippets.

View dbourasseau's full-sized avatar

David Bourasseau dbourasseau

View GitHub Profile
@johnrvt
johnrvt / build-cert-chain.sh
Last active March 3, 2022 14:47
Build a certificate chain from a single certificate.
#!/bin/bash
#
# Build a certificate chain from a single certificate.
#
# MIT License
#
# Copyright (c) 2019 Jonathan Ravat
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of
# this software and associated documentation files (the "Software"), to deal in