Added
VTEX Shield: New SSL Certificates API
June, 3
This feature is part of VTEX Shield. If you're already a VTEX client and want to adopt VTEX Shield for your business, contact our Commercial Support. Additional fees may apply. If you're not yet a client but are interested in this solution, complete our contact form.
The new SSL Certificates API allows merchants using VTEX Shield to manage custom SSL certificates directly on VTEX infrastructure. This feature is designed for businesses with specific compliance or security requirements.
The SSL Certificates API includes the following endpoints:
- GET List SSL certificates: Lists all custom SSL certificates installed in the store.
- GET Get SSL certificate by ID: Retrieves details of a specific certificate by its ID.
- PUT Install or renew SSL certificate: Installs or renews certificates by uploading their contents using either JSON or multipart/form-data formats.
Learn more in the guide Managing SSL certificates or see the API reference.