Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  db
  docker
  src
  static
  tests
.gitignore 3.96 KB
.gitlab-ci.yml 391 Bajtů
README.md 1.08 KB
SQLite_database.sql 2.13 KB
SQLite_default_values.sql 712 Bajtů
app.py 5.25 KB
design.EAP 3.02 MB
docker-compose.yml 480 Bajtů
requirements.txt 98 Bajtů
test_server.cfg 111 Bajtů
wsgi.py 169 Bajtů

Poslední revize

# Datum Autor Komentář
e23248ed 2021-05-01 05:36 Stanislav Král

Re #8708 - Changed the swagger.yaml accordingly to the previous REST API endpoint changes (/api/certificate/{id}/identity endpoint)

Changed method from POST to GET.
Changed 201 status code to 200.
Improved status code descriptions.
Improved ID parameter description....

7dd54fd2 2021-05-01 05:33 Stanislav Král

Re #8708 - Changed the endpoint generating PKCS12 identities to GET from POST (the generated identity is not stored on the server)

Changed the endpoint test accordingly

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

63d763d2 2021-05-01 05:11 Stanislav Král

Re #8708 - Renamed a test

9cb4bc4e 2021-05-01 05:10 Stanislav Král

Re #8708 - Added a test verifying the validity of the generate_pkcs_identity method in CertificateService when a chain of trust is empty

41349ce9 2021-05-01 04:58 Stanislav Král

Re #8708 - Added a new integration test verifying valid status code and content type of /api/certificates/<id>/identity endpoint

1d8ff0a3 2021-05-01 04:49 Stanislav Král

Re #8708 - Added a new REST API endpoint used for generating a PKCS12 identities of certificates

1fa20e93 2021-04-30 19:22 Stanislav Král

Re #8708 - Implemented a new method in the CertificateService that does generate a PKCS12 identity by using the CryptographyService

Covered the new method with few integration tests
Fixed minor typos in the CertificateService

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.

4516017a 2021-04-30 05:43 Stanislav Král

Update README.md

Zobrazit všechny revize | Zobrazit revize

Také k dispozici: Atom