Class HttpConnector

java.lang.Object
org.shredzone.acme4j.connector.HttpConnector

public class HttpConnector extends Object
A generic HTTP connector. It connects to the given URL with a 10 seconds connection and read timeout.

Subclasses may reconfigure the HttpURLConnection and pin it to a concrete SSL certificate.