Commit graph

16 commits

Author SHA1 Message Date
Jakub Klinkovský
5ac9dcec29 Update documentation regarding SSL pinning by fingerprint 2024-08-16 15:18:18 +02:00
Hugo Osvaldo Barrera
7c72caef3f docs: We're not using aiohttp, not requests 2023-01-26 10:43:46 +01:00
Hugo Osvaldo Barrera
2fbb0ab7a5 Clean up some invalid TLS configuration branches 2022-09-20 23:01:50 +02:00
Christian Geier
7fc5f1bf23 Fixed some typos. (#587)
I installed mwic, so you don't have to.
`unperformant` doesn't seem to be an often used english word either and
`addressbook` is probably `address book`.
2017-03-07 22:12:04 +01:00
Markus Unterwaditzer
31963ca920 Grammar fix 2017-01-02 17:04:02 +01:00
Markus Unterwaditzer
ca57a295eb Recommend letsencrypt in ssl tutorial
See #533
2017-01-02 17:02:58 +01:00
Markus Unterwaditzer
5a257ec2cd config: Add warning about unquoted strings 2016-10-23 01:40:04 +02:00
Markus Unterwaditzer
7583be5826 Document that SHA256 fingerprints already work
Fix #321
2016-01-15 21:37:45 +01:00
Markus Unterwaditzer
98111e7625 Add helpful command to fingerprint docs 2015-10-30 20:11:39 +01:00
Ben Boeckel
216e6c3b21 ssl: use verify and verify_fingerprint
Both have their uses. The latter is very strict in what it will accept,
but it does not catch expired certificates.
2015-08-06 11:25:06 +02:00
Markus Unterwaditzer
8c7af4bfc9 Disallow verify=false 2015-04-28 16:56:05 +02:00
Markus Unterwaditzer
1cbb8f2274 Improve documentation on verify_fingerprint 2015-04-10 17:32:34 +02:00
Markus Unterwaditzer
1221350996 client cert doc: Add hints about fileexts 2015-02-26 12:11:19 +01:00
Ben Boeckel
9223899996 ssl: support client certificates
Password-protected keys are not supported.
2015-02-25 22:42:44 -05:00
Markus Unterwaditzer
732fc28081 Fix link 2015-02-20 13:52:55 +01:00
Markus Unterwaditzer
11bd19febf Make the SSL stuff into a new page 2015-01-10 23:01:34 +01:00