|
|
|
|
|
by tptacek
5080 days ago
|
|
Because during most of the development cycle when these libraries are being used, the certificates aren't validating (they're dev/test/UAT systems) --- and so during actual development, certificate verification seems like just another annoying obstacle to clear as quickly as possible. |
|
Or just serve your app/API/etc from different urls, plain HTTP for development and HTTPS for preprod and production.