2025-09-17 11:28:30 -04:00

10 lines
250 B
Markdown

# Python SSL Custom Certificates Debug Action
Run this action to debug if your custom SSL certificates are being used in your
Python actions.
```yaml
- name: Debug SSL Certificates
uses: https://hub.allspice.io/Actions/cert-debug-action@main
```