1
0
mirror of https://github.com/pcvolkmer/cert-tools.git synced 2025-09-13 11:12:52 +00:00

feat: add import of PKCS #12 files

This commit is contained in:
2025-09-08 12:36:56 +02:00
parent 8ec26ff6bf
commit 3e6a48d7e7
2 changed files with 110 additions and 33 deletions

View File

@@ -65,4 +65,5 @@ interface is available in (sub-)package `ui`.
![](ui-image.jpeg)
The GUI also provides export to a password protected PKCS #12 file, including certificates and private keys.
The GUI also provides import from and export to a password protected PKCS #12 file,
including certificates and private keys.