The Replicated Integration API is helpful to get the license info and more, but it’s served with a self-sign cert.
Our application code can access $INTEGRATION_API/license/v1/license
to request the license data, but should we trust any self-signed cert? Do you have any recommendations on how we can ensure that we are connected to the right endpoint?