Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
__init__.py 0 Bajtů
conftest.py 184 Bajtů
create_crt_test.py 3.84 KB
make_csr_test.py 890 Bajtů
private_keys_test.py 1.07 KB
run_for_output_test.py 922 Bajtů
self_signed_cert_test.py 4.77 KB
sign_csr_test.py 3.72 KB
verify_ca_test.py 1.21 KB

Poslední revize

# Datum Autor Komentář
7d0aa304 2021-03-30 22:13 Stanislav Král

Re #8472 - Added few unit tests that perform further testing of _run_for_output method

5fdd01a6 2021-03-30 21:51 Stanislav Král

Re #8472 - Added verify_ca method that verifies whether a certificate has expired

Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specify the number of days after which the generated certificate will expire.

18588728 2021-03-30 18:52 Stanislav Král

Re #8472 - Small changes in the documentation

9dbbcdae 2021-03-30 18:47 Stanislav Král

Re #8472 - Added create_crt method that creates a certificate

Added 3 unit tests testing the added method.

fe647b46 2021-03-30 18:15 Stanislav Král

Re #8472 - Added sign_csr method that signs a CSR

Added 3 unit tests testing the added method.

6c098d6e 2021-03-30 16:29 Stanislav Král

Re #8472 - Added make_csr method that makes a CSR

Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files

Zobrazit revize

Také k dispozici: Atom