Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  crl
__init__.py 0 Bajtů
certificate_service.py 18.8 KB
cryptography.py 17.2 KB
key_service.py 2.97 KB

Poslední revize

# Datum Autor Komentář
7313994f 2021-04-19 17:41 Stanislav Král

Re #8575 - Implemented CrlService that allows the caller to generate a CA database index of revoked certificates

Added an integration test verifying its validity.
Renamed NOT_BEFORE_AFTER_DATE_FORMAT constant to VALID_FROM_TO_DATE_FORMAT in certificate_service.py....

5f4e6c2f 2021-04-19 16:22 Stanislav Král

Re #8575 - Added a file that defines methods used for generating CA index file lines

Added unit tests verifying the validity of added methods

be2df9b7 2021-04-19 09:42 Stanislav Král

Re #8575 - Added unit tests verifying that serial number is set when creating a self signed certificate

2510f01a 2021-04-19 07:48 Stanislav Král

Re #8575 - Fixed an issue where the serial number was not passed when signing a CSR

9a55ea8a 2021-04-19 05:28 Stanislav Král

Re #8575 - Added a "sn" parameter to some CryptographyService

f6bfad7a 2021-04-17 15:11 Jan Pašek

Re #8572 - resolved conflicts

  1. Conflicts:
  2. src/controllers/certificates_controller.py l254-261
485913d0 2021-04-16 20:08 Michal Seják

Re #8574 - Added the `get_certificates_issued_by(id)` method to the CertificateService (just calling the homonymous CryptoService method).

5f8a2c07 2021-04-16 17:54 Michal Seják

Re #8572 - Extended the method in the CertificateService.

9e6f791a 2021-04-15 16:19 Jan Pašek

Re #8571 - Fixed problems during walk-through code review

9c704fb1 2021-04-15 09:39 Jan Pašek

Re #8571 - RestAPI testing

Zobrazit revize

Také k dispozici: Atom