Builds Spark (minus the Install4j distributables) after every change to the code.

Code commits

Spark (master)

  • ilya khlevnoy <71222850+Plyha@users.noreply.github.com>

    ilya khlevnoy <71222850+Plyha@users.noreply.github.com> 60251358a7017bfd4423082dade8b94edd3506dc

    SPARK-2235 Stop requiring OCSP
    1.OCSP should be disabled by default.
    2.We have to handle the exception "Certificate does not specify OCSP responder"

    I'm confused, maybe I should drop OCSP and remove it. How do you think?

    • core/src/main/java/org/jivesoftware/sparkimpl/certificates/SparkTrustManager.java (version 60251358a7017bfd4423082dade8b94edd3506dc)
    • core/src/main/resources/default.properties (version 60251358a7017bfd4423082dade8b94edd3506dc)