notebook vb

This commit is contained in:
2026-03-14 07:45:53 +01:00
parent d6cb2b4490
commit a599b6741b
38 changed files with 15 additions and 17 deletions

10
Trash/Pojistovna.py Normal file
View File

@@ -0,0 +1,10 @@
# client certificate (no private key)
certorig=r"u:\Dropbox\!!!Days\Downloads Z230\cert\MB komerční full do 2026-01-22.pfx"
certpem=r"u:\Dropbox\!!!Days\Downloads Z230\cert\client.pem"
openssl pkcs12 -in certorig -clcerts -nokeys -out certpem