Update README
This commit is contained in:
parent
30c58eede9
commit
0ee80e4fdc
6
README
6
README
|
@ -94,6 +94,12 @@ Client Certificates
|
||||||
To get the fingerprint from a certificate file in the required form, use:
|
To get the fingerprint from a certificate file in the required form, use:
|
||||||
$ openssl x509 -in public.pem -outform DER | sha1sum
|
$ openssl x509 -in public.pem -outform DER | sha1sum
|
||||||
|
|
||||||
|
Contributing and Support
|
||||||
|
------------------------
|
||||||
|
Use this project's GitHub to report any bugs, request features, or submit pull
|
||||||
|
requests. If you want to discuss this project, or maybe just hang out with
|
||||||
|
the developer, feel free to join me at irc://anathema.irc.so, channel #anathema.
|
||||||
|
|
||||||
Disclaimer
|
Disclaimer
|
||||||
----------
|
----------
|
||||||
I am not an antisemitist, I'm just being an offensive asshole with the naming.
|
I am not an antisemitist, I'm just being an offensive asshole with the naming.
|
||||||
|
|
Loading…
Reference in New Issue