notebookVB
This commit is contained in:
@@ -22,7 +22,7 @@ import time, random,socket
|
||||
|
||||
# ------------------- CONFIG -------------------
|
||||
ENDPOINT = "https://prod.b2b.vzp.cz/B2BProxy/HttpProxy/RegistracePojistencePZSB2B" # case-sensitive
|
||||
PFX_PATH = r"mbcert.pfx" # <-- your .pfx path
|
||||
PFX_PATH = r"Certificates/MBcert.pfx" # <-- your .pfx path
|
||||
PFX_PASS = "Vlado7309208104++" # <-- your export password
|
||||
VERIFY = True # or path to CA PEM, e.g. r"C:\certs\vzp_ca.pem"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user