When doing development for your APIs, you may want to test your API on HTTPS, but you don't always have the luxury of using signed certificates for your API company URLs. In those moments creating a Self-Signed Certificate for your local URL is really helpful.
Full article