Skip to content

How to I use this certificate in requests.post ? #15

Description

@ashupednekar
root@ubuntu:/home# python3
Python 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from digital_certificate.cert import Certificate
>>> _cert = Certificate(pfx_file="webmethoduat.pfx", password=b"NBF@123456")
>>> 
>>> _cert.read_pfx_file()
>>> 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions