Start certificate upload
The Add Certificate button opens the manual certificate flow.
- Open SSL Certificates.
- Click Add Certificate.
Expected result: Manual certificate form opens.
curl -s -X POST -H "Authorization: Bearer $CDN_TOKEN" -F 'certificate=@fullchain.pem' -F 'private_key=@privkey.pem' https://cdn.com.tr/api/certificates/$ACCOUNT_UUID/store