Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the desired “prerelease” plugin from either Nexus itself, or our prerelease folder. (Of course you could also build from source yourself.)

    You can use the Status page to determine

    via our project status table at https://shibboleth.net/cgi-bin/projstatus.cgi. The page allows you to check the current status of a plugin,

    which version to

    identify the SNAPSHOT version available for download, and provides a direct link to

    where that is located.

    the download location. (Of course you could also build from source yourself.)

  2. Download the corresponding .asc signature file along with it if available, or you would need to generate a local GPG key and sign them yourself. Anything we post to the download site will be signed already

  3. Place the public signing key into a local file (or download it if one is provided).

    1. If you download the artifact directly from Nexus, it will be signed by Jenkins. To use the Jenkins key as the truststore, download it from https://shibboleth.net/downloads/SHIBBOLETH_SNAPSHOT_PGP_KEYS.

    Place the public signing key into a local file (or download it if one is provided)
    1. .

  4. Install the plugin directly from the local file using a command like the following (the Windows equivalent is roughly the same obviously):

...