Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7028490

better suggestion for jarsigner when TSA is not accessible

XMLWordPrintable

    • b138
    • generic
    • generic
    • Verified

      When a TSA is not accessible, jarsigner would print out:

      jarsigner: unable to sign jar: no response from the Timestamping Authority. When connecting from behind a firewall then an HTTP proxy may need to be specified. Supply the following options to jarsigner:
        -J-Dhttp.proxyHost=<hostname>
        -J-Dhttp.proxyPort=<portnumber>

      In fact, most TSAs are behind SSL, and I've already seen several customers complaining the system properties do not work. In this case, they should be https.proxyHost and https.proxyPort.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: