To enable HTTPS requests, the executor must be configured to use certificates. SpinKube can be configured to use either default or custom certificates. If you make a request without properly configured certificates, you’ll encounter an error message that reads: error trying to connect: unexpected EOF (unable to get local issuer certificate). Using default certificates SpinKube can generate a default CA certificate bundle by setting installDefaultCACerts to true. This creates a secret named ...