Skip to content

Instantly share code, notes, and snippets.

@staltz
staltz / introrx.md
Last active June 15, 2025 15:49
The introduction to Reactive Programming you've been missing
@soarez
soarez / ca.md
Last active June 11, 2025 03:40
How to setup your own CA with OpenSSL

How to setup your own CA with OpenSSL

For educational reasons I've decided to create my own CA. Here is what I learned.

First things first

Lets get some context first.