rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files - Rename git bundle file ss-tools.bundle → superset-tools.bundle - Update .gitignore pattern accordingly - Preserve variable names (hasSsTools etc.) and code identifiers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
SSL Certificate Diagnostics for ss-tools.
|
||||
SSL Certificate Diagnostics for superset-tools.
|
||||
|
||||
Tests all 4 layers with the actual libraries used in production.
|
||||
Key finding from ADR-0009: use capath, NOT cafile — OpenSSL 3.x
|
||||
|
||||
Reference in New Issue
Block a user