Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  docker
  proj
  static
  tests
.gitignore 3.96 KB
.gitlab-ci.yml 286 Bajtů
README.md 822 Bajtů
SQLite_database.sql 1.79 KB
SQLite_default_values.sql 761 Bajtů
app.py 452 Bajtů
design.EAP 3 MB
docker-compose.yml 417 Bajtů
requirements.txt 27 Bajtů
wsgi.py 82 Bajtů

Poslední revize

# Datum Autor Komentář
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

c0aed2f5 2021-03-30 15:07 Stanislav Král

Re #8472 - Added create_sscrt method that creates a self signed certificate

Added 5 unit tests verifying the validity of the certificate generation.

f16fb9e7 2021-03-29 13:02 Stanislav Král

Re #8472 - Added CryptographyService class and implemented a method to generate private keys

Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl process exits with non-zero return code.
Added 3 unit tests verifying the validity of the private key generation.

89f1aff3 2021-03-28 19:48 Stanislav Král

Fixed a typo

4165657b 2021-03-28 19:19 Michal Seják

Re #8429 - Updates resulting from the standard review.

f4f0474c 2021-03-28 15:33 Michal Seják

Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.

Zobrazit všechny revize | Zobrazit revize

Také k dispozici: Atom