mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-18 08:35:28 +00:00
9feb6cce15
Terminology Fix: Changed: "Upload SSL certificates" To: "Create SSL certificates by entering PEM content" SSL Management uses certificate creation form with PEM content input, not file upload. Updated in two places: 1. Frontend UI Alert (BulkConfigImport.js Line 355) 2. Backend warning message (config.py Line 931-933) Accurate workflow now: 1. Go to SSL Management 2. Create certificate (enter PEM content + private key) 3. Give it exact name from config 4. Apply and wait for SYNCED 5. Bulk import with auto-assignment