How to: Make Excel charts responding to events
This Excel VBA code is to enable events on Excel embedded charts.
How to: Send Python request with client side certificate
This is part of a Python web download project. It is to scrape a https web site that will check client side digital certificate.
How to: use OpenSSL to convert digital certificate from .pfx to .pem in Windows
This is part of a Python project to download data from a secured web site using digital certificate.