Skip to content

Instantly share code, notes, and snippets.

View ahma's full-sized avatar
👻

Ferenc HERNADI ahma

👻
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

apiVersion: v1
kind: List
items:
- kind: Pod
apiVersion: v1
metadata:
name: prod-db-client-pod
labels:
name: prod-db-client
spec:
[ ca ]
# `man ca`
default_ca = CA_default
[ CA_default ]
# Directory and file locations.
dir = .
certs = $dir/certs
crl_dir = $dir/crl
new_certs_dir = $dir/newcerts
apiVersion: v1
kind: List
items:
- apiVersion: v1
kind: ServiceAccount
metadata:
name: weave-net
annotations:
cloud.weave.works/launcher-info: |-
{
@ahma
ahma / keys.go
Created July 14, 2017 15:17 — forked from sdorra/keys.go
Golang RSA Key Generation
/*
* Genarate rsa keys.
*/
package main
import (
"crypto/rand"
"crypto/rsa"
"crypto/x509"

Keybase proof

I hereby claim:

To claim this, I am signing this object: