PKI Tutorials - Herong's Tutorial Examples - v2.34, by Herong Yang
Python Scripts Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Python scripts communicating with HTTPS servers. Topics include using built-in http.client and ssl modules; modifying SSL parameters; retrieving server certificate and validation chain; installing and using the pyOpenSSL package.
Python http.client for HTTPS Connection
Modifying SSL Parameters in Python
Retrieving SSLSocket Information in Python
Takeaways:
Table of Contents
Introduction of PKI (Public Key Infrastructure)
Introduction of HTTPS (Hypertext Transfer Protocol Secure)
Using HTTPS with Google Chrome
Using HTTPS with Mozilla Firefox
Using HTTPS with Microsoft Edge
Using HTTPS with IE (Internet Explorer)
Android and Server Certificate
Windows Certificate Stores and Console
RDP (Remote Desktop Protocol) and Server Certificate
macOS Certificate Stores and Keychain Access
Linux Certificate Stores and Tools
Perl Scripts Communicating with HTTPS Servers
PHP Scripts Communicating with HTTPS Servers
►Python Scripts Communicating with HTTPS Servers
Java Programs Communicating with HTTPS Servers
.NET Programs Communicating with HTTPS Servers
CAcert.org - Root CA Offering Free Certificates
PKI CA Administration - Issuing Certificates
Comodo Free Personal Certificate
Digital Signature - Microsoft Word
Digital Signature - OpenOffice.org 3