Revize c5fa5919
Přidáno uživatelem Stanislav Král před asi 4 roky(ů)
- ID c5fa5919933932e0b20f27adcaf7ff9d40bb0d7a
- Rodič b04aeacb
openssl_poc.py | ||
---|---|---|
250 | 250 |
|
251 | 251 |
print(f"""TESTS PASSED!!! \n\n"{cert_name}" certificate created successfully""") |
252 | 252 |
print( |
253 |
f"""PFX store with the generated certificate and the whole chain of trust saved to:\n{cert_name}.pfx (protecteed by "pass" passphrase)""") |
|
253 |
f"""PFX store with the generated certificate and the whole chain of trust saved to:\n{cert_name}.pfx (protected by "pass" passphrase)""") |
Také k dispozici: Unified diff
Re #8307 - Fixed a typo