Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating dev dependencies (#2475) | Chayim | 2022-12-04 | 1 | -2/+2 |
| | |||||
* | docs: Fix a few typos (#2274) | Tim Gates | 2022-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | * docs: Fix a few typos There are small typos in: - redis/cluster.py - redis/commands/core.py - redis/ocsp.py - tests/test_cluster.py Fixes: - Should read `validity` rather than `valididy`. - Should read `reinitialize` rather than `reinitilize`. - Should read `farthest` rather than `farest`. - Should read `commands` rather than `comamnds`. * Update core.py | ||||
* | Raising ConnectionError on invalid ocsp certificates - with status ↵ | Chayim | 2022-01-27 | 1 | -2/+7 |
| | | | | information (#1907) | ||||
* | OCSP Stapling Support (#1873) | Chayim | 2022-01-17 | 1 | -15/+159 |
| | |||||
* | OCSP stapling support (#1820) | Chayim | 2021-12-26 | 1 | -0/+159 |