: You can use Postman to test your API endpoints once your new SSL certificate is live.
openssl req -new -out server.csr -newkey rsa:2048 -nodes -keyout server.key -config san.txt Use code with caution. Copied to clipboard Additional Resources Download san txt
Once you have saved your san.txt file, you can "produce" your certificate signing request (CSR) using OpenSSL with this command: : You can use Postman to test your
: For a more automated approach to managing certificates, you can use Let's Encrypt . Download san txt
Postman: The World's Leading API Platform | Sign Up for Free