Skip to content

Releases: yaroslaff/showcert

0.2.5 dependencies and tests

12 Aug 15:43
Compare
Choose a tag to compare

Dependencies are unpinned. Declared as:

    'cryptography >= 41.0.0',
    'pyopenssl >= 21.0.0',
    'pem >= 23.1.0',
    'certifi >= 2018.10.15'

Tests are split to two files, test_local.py and test_remote.p. To run local tests: pytest tests/test_local.py. Also, added tests for gencert to test_local.py.

0.2.4

11 Aug 15:17
Compare
Choose a tag to compare

Pinned dependency versions

0.2.3

11 Aug 14:29
Compare
Choose a tag to compare

added tags and classifiers to pyproject.toml

gencert

26 Jan 20:58
Compare
Choose a tag to compare
  1. gencert utility added
  2. showcert prints "tags"

--net

15 Mar 14:02
Compare
Choose a tag to compare

Added --net option to force network check (when you have file with same name as host)

v0.1.13

28 Oct 11:05
Compare
Choose a tag to compare
  1. fixed ignore certificate error (-i)
  2. added test to check for this kind of problem

v0.1.11

20 Oct 09:40
Compare
Choose a tag to compare
first tagged version