: For a more automated approach to managing certificates, you can use Let's Encrypt .
: You can use Postman to test your API endpoints once your new SSL certificate is live. Download san txt
[req] distinguished_name = req_distinguished_name req_extensions = v3_req prompt = no [req_distinguished_name] C = US ST = New York L = New York O = MyCompany OU = IT CN = example.com [v3_req] keyUsage = keyEncipherment, dataEncipherment extendedKeyUsage = serverAuth subjectAltName = @alt_names [alt_names] DNS.1 = example.com DNS.2 = ://example.com DNS.3 = ://example.com Use code with caution. Copied to clipboard 2. Generate Your Certificate : For a more automated approach to managing
Postman: The World's Leading API Platform | Sign Up for Free Download san txt