Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  crl_ocsp
__init__.py 0 Bajtů
certificate_service.py 31 KB
cryptography.py 23.9 KB
key_service.py 5.02 KB

Poslední revize

# Datum Autor Komentář
4f70dde7 2021-05-18 15:56 Michal Seják

Merge branch 'master' into 8652_date_storage

  1. Conflicts:
  2. src/db/init_queries.py
03484d49 2021-05-15 12:10 Michal Seják

Re #8652 - Updated the way valid_from/to fields are stored (str -> int). Used `timegm` from `calendar` for time_struct to utc unix timestamp conversion.

80f30a68 2021-05-12 08:07 David Friesecký

Re #8589 - Implemented get_root(unique_id) in CertificateService

a0568c13 2021-05-09 14:47 Jan Pašek

Merge branch 'master' into '8778_Subject_country_code_assertion'

  1. Conflicts:
  2. tests/integration_tests/rest_api/certificates_test.py
da0fc952 2021-05-08 06:37 Stanislav Král

Added a global error handler for CryptographyException errors.
Added a dependency ony pytest-mock library in order to be able to mock method calls in tests.
Covered the added global CryptographyException error handler in a test.

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.

c62151d4 2021-05-07 16:14 Stanislav Král

Improved InvalidSubjectAttribute string representation and added an "except" block in CertificateController that handles this error.

35a4e794 2021-05-07 15:59 Stanislav Král

Added docstrings describing the reasons why an InvalidCertificateAttribute error might be raised in the CertificateService.

7a30da1b 2021-05-07 15:54 Stanislav Král

Added a new exception that is thrown when a subject with an invalid attribute is passed while creating a new certificate via CertificateService.

0177078b 2021-05-03 11:59 Jan Pašek

Merge branch 'master' into '8705_rapi_private_key'

  1. Conflicts:
  2. src/controllers/certificates_controller.py
  3. src/services/cryptography.py
  4. tests/integration_tests/rest_api/certificates_test.py
  5. tests/integration_tests/services/certificate_service_test.py

Zobrazit revize

Také k dispozici: Atom