Skip to content

Instantly share code, notes, and snippets.

View giganteous's full-sized avatar

Kai S giganteous

  • XS4ALL
  • Amsterdam
View GitHub Profile
@minrwhite
minrwhite / config.json
Created April 7, 2016 22:12
Cfssl config.json example
{
"address": "<public ip address>",
"ca": "<ca-cert-path>",
"ca-key": "<ca-key-path>",
"tls-cert": "<tls-cert-path>",
"tls-key": "<tls-key-path>",
"responder": "<oscp-cert-path>",
"responder-key": "<oscp-key-path>",
"db-config": "/cfssl-config/db-config.json",
"signing": {