ws2356 - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View ws2356's full-sized avatar

Block or report ws2356

Pinned Loading

  1. linux goodies: .vimrc .bashrc ssh_config .gitconfig

    Vim Script 1

  2. 3

    openssl genrsa -out ca.home.org.key 2048

    5

    openssl req -new -x509 -key ca.home.key -out ca.home.crt
  3. shell scripts to make ca certs, cert sign, etc.

    Shell