Skip to content

Instantly share code, notes, and snippets.

@sexibytes
sexibytes / SexiBoard-VSAN.json
Created June 28, 2015 19:52
SexiBoard:VSAN
{
"title": "SexiBoard:VSAN",
"services": {
"query": {
"list": {
"0": {
"id": 0,
"type": "lucene",
"query": "CLOMBalance_CopyMoveListToWorkItem",
"alias": "",
@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.