certifiEasy Playground

Mozilla's CA certificate bundle for TLS/SSL verification

Python Playground
Output
Click "Run" to execute your code

certifi is a third-party package. Mozilla's CA certificate bundle for TLS/SSL verification. Install with: pip install certifi

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?