Skip to content

Instantly share code, notes, and snippets.

View jrhz's full-sized avatar

Josh Howard jrhz

View GitHub Profile
### Keybase proof
I hereby claim:
* I am jrhz on github.
* I am jraitch (https://keybase.io/jraitch) on keybase.
* I have a public key ASDuc7NcXmo0ZGsiE4bMfbYm9YbLio_ANYtXpbLHouX3MQo
To claim this, I am signing this object:
@jrhz
jrhz / cert.css
Created May 7, 2019 16:00
Create an index.html with a bunch of SSL cert info
body {
background-color: rgb(42, 42, 46)
}
table {
border-collapse: collapse;
width: 100%;
color: white
}
th, td {