How would I use Wiremock (or similar) for integration testing with this library? I've tried setting `spring.sendgrid.proxy.host` and `spring.sendgrid.proxy.port` to localhost:{port} but the library seems to require TLS/SLL :(