SAN and multi-domain certificates
Request one certificate that covers several hostnames. Each identifier gets its own validation challenge.
One order, many names
Pass a domains array on POST /api/v1/certificates. The platform creates an identifier row and a challenge for each name.
Mixed types
You can combine an apex, a subdomain, and a wildcard on one order if every wildcard uses DNS-01. The entire order uses one validation method in this release.
Inventory
Issued certificates store each SAN as a certificate identifier so search and expiry views stay accurate.