Be able to supply http.Transport for OCSP

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 1.11.0
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now, http.DefaultClient is used which can leave lingering goroutines until CloseIdleConnections is called. This is not desirable in multi-tenant applications or daemonized applications managed by the same go process. Preferably, a ClientContext like method that supplies anĀ http.Client or http.Transport could be created for this purpose; a new option would also work as well, but may be a little bloaty.

              Assignee:
              Matt Dale
              Reporter:
              Eric Daniels
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: