Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  services
  utils
__init__.py 0 Bajtů

Poslední revize

# Datum Autor Komentář
c6a4e5d4 2021-05-09 14:45 Stanislav Král

Extended check_subject_is_valid_test.py with a parametrized test (added "" country code)

e9b4e2a1 2021-05-07 21:17 Stanislav Král

Empty country code is now considered as a valid country code when creating a new certificate.

Changed tests accordingly.

c9f5ff0d 2021-05-07 19:35 Stanislav Král

Removed assert_invalid_subject_attribute_error function in check_subject_is_valid_test.py test

28dd4ff0 2021-05-07 19:31 Stanislav Král

Improved check_subject_is_valid_test.py by using test parametrization.

fcdfe462 2021-05-07 18:02 Stanislav Král

Covered the new CertificateService check_subject_is_valid with unit tests.

0e62292d 2021-05-03 08:12 Jan Pašek

Merge branch '8708_PKCS_Identity' into 'master'

8708 pkcs identity

See merge request aswi/aswi-2021/aswi2021jmsd!22

dea7f12f 2021-05-02 19:29 Stanislav Král

Re #8708 - Added a unit test covering a scenario in which an empty identity password is passed to the generate_pkcs_identity method of the CryptographyService

Improved the generate_pkcs_identity method in such way that when None is passed as the identity password then an empty string literal ("") is used instead.

dc6a2217 2021-05-01 05:39 Stanislav Král

Re #8708 - Improved generate_pkcs_identity tests in such way that the identity's friendlyName attribute is now checked

df7f5fda 2021-05-01 05:22 Stanislav Král

Re #8708 - Changed the behaviour of the generate_pkcs_identity method in the CryptographyService that now does not use the -CAfile argument when the passed chain of trust is empty

Added a unit test verifying that the changed method works as expected when empty chain of trust is passed

2c8b7911 2021-04-30 14:19 Stanislav Král

Re #8708 - Implemented a new method in the CryptographyService that allows the caller to create a PKCS12 identity of a certificate and it's chain of trust

Covered the new method with unit tests.

Zobrazit revize

Také k dispozici: Atom