API Network * App Security. * Communication. * Data Analytics. * Database. * Developer Productivity. * eSignature. * Travel. Amazon Web Services (AWS)
: You can use Postman to test your API endpoints once your new SSL certificate is live. Download san txt
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 API Network * App Security
Postman: The World's Leading API Platform | Sign Up for Free Download san txt
: For a more automated approach to managing certificates, you can use Let's Encrypt .
Once you have saved your san.txt file, you can "produce" your certificate signing request (CSR) using OpenSSL with this command: