- Added --auth-pfx argument to support mTLS certificate authentication - DAMClient now initialized with use_mtls parameter - Logs authentication method on startup - Matches authentication options in other scripts (A1→A2, A4, A5→A6, B1→B2) Usage: python scripts/a2_to_a3_upload_polling.py # OAuth2 (default) python scripts/a2_to_a3_upload_polling.py --auth-pfx # mTLS certificate 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| shared | ||
| a1_to_a2_download.py | ||
| a2_to_a3_upload.py | ||
| a2_to_a3_upload_polling.py | ||
| a4_webhook_monitor.py | ||
| a5_to_a6_download.py | ||
| b1_to_b2_download.py | ||
| daily_report.py | ||
| test_connection.py | ||
| test_mtls_cert.py | ||
| test_mtls_debug.py | ||