International-Data-Spaces-Association / IDS-testbed

Apache License 2.0
24 stars 33 forks source link

Re-added option for signing existing public keys, removed pycache #25

Closed mokamhuber closed 2 years ago

mokamhuber commented 2 years ago

during the restructuring of the repo the newly added option for signing existing public keys were lost. I have readded it now. Additionally, I have removed the pycache folder from the repo since it is not necessary to share it.

mokamhuber commented 2 years ago

making the python files directly executable in the CertificateAuthority-Repo is not necessary, we can simply run them with "python3 file.py"

mokamhuber commented 2 years ago

@aitorce could you please add the .serial files for the root CA and the subCA to the respective "CertificateAuthority/data/" folders? Without them, no new certificates can be signed.