Skip to content

Instantly share code, notes, and snippets.

View hasiotis's full-sized avatar
🏃

Nikos Chasiotis hasiotis

🏃
View GitHub Profile
@hasiotis
hasiotis / MiniCA
Created April 27, 2024 08:40
Create a mini PKI infrastructure
#!/bin/bash
mkdir -p etc
echo '{
"signing": {
"default": {
"expiry": "8760h"
},
"profiles": {
"generic": {