Skip to content

Instantly share code, notes, and snippets.

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

NGAU Zeonfung auzeonfung

🏠
Working from home
View GitHub Profile
@Fastidious
Fastidious / mobileconfig-letsencrypt.md
Created November 3, 2018 01:14
Sign mobileconfig files with Letsencrypt
#!/bin/bash

certs="/etc/letsencrypt/live/myersnet.net"

openssl smime \
    -sign \
    -signer ${certs}/cert.pem \
    -inkey ${certs}/privkey.pem \
 -certfile ${certs}/chain.pem \
@TundraWork
TundraWork / INDRA-HR-01.md
Last active November 19, 2017 12:55
虚数学区研究协会-人力资源文档-01