Creating the Root Certificate
You only need to do this once for your computer. All subsequent certificates you make will get generated from this root cert.
First, generate a private key:
openssl genrsa -des3 -out myCA.key 2048
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> | |
<meta name="viewport" content="width=device-width, user-scalable=no"> | |
<title>Lot's of languages</title> | |
</head> | |
<body> |
You only need to do this once for your computer. All subsequent certificates you make will get generated from this root cert.
First, generate a private key:
openssl genrsa -des3 -out myCA.key 2048
\ls | while IFS= read f; do mv -vn "$f" "${f: -6}"; done |
Initial test on 10/17/16. Grounds were 20 days old, all Stumptown Hair Bender.
Ratio | Water | Grounds | Ground Size | Extraction Time | Quality |
---|---|---|---|---|---|
5/1 | 500ml | 100 | 21 | 15:15 | A |
10/1 | 500ml | 50 | 21 | 15:15 | B |
15/1 | 500ml | 33.3 | 21 | 15:15 | D |
.video-wrap { | |
position: relative; | |
padding-bottom: 56.25%; | |
padding-top: 30px; | |
height: 0; | |
overflow: hidden; | |
iframe, object, embed { | |
position: absolute; | |
top: 0; | |
left: 0; |