Skip to content

Instantly share code, notes, and snippets.

Create Root CA (Done once)

Create Root Key

Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!

openssl genrsa -des3 -out rootCA.key 4096
@ekremparlak
ekremparlak / docker-compose.yml
Last active December 19, 2019 20:48
webtrees_docker compose
version: '3.1'
services:
webtrees:
image: eparlak/webtrees:test
ports:
- 80:80
@ekremparlak
ekremparlak / keybase.md
Last active May 3, 2018 17:37
keybase.md

Keybase proof

I hereby claim:

  • I am ekremparlak on github.
  • I am eparlak (https://keybase.io/eparlak) on keybase.
  • I have a public key ASCYW_j2JMqUxZekirH_8a26YHx0oWdbWZPL_t4yYgJJbAo

To claim this, I am signing this object:

gzip on;
gzip_types text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/bmp application/java application/msword application/vnd.ms-fontobject application/x-msdownload image/x-icon image/webp application/json application/vnd.ms-access application/vnd.ms-project application/x-font-otf application/vnd.ms-opentype application/vnd.oasis.opendocument.database application/vnd.oasis.opendocument.chart application/vnd.oasis.opendocument.formula application/vnd.oasis.opendocument.graphics application/vnd.oasis.opendocument.spreadsheet application/vnd.oasis.opendocument.text audio/ogg application/pdf application/vnd.ms-powerpoint application/x-shockwave-flash image/tiff application/x-font-ttf audio/wav application/vnd.ms-write application/font-woff application/font-woff2 application/vnd.ms-excel;