OpenSSL tarball Concourse resource v1.0.0
·
48 commits
to master
since this release
Features
- Checks for OpenSSL source code tarballs within a given version family
- Can find old versions in a given version family
- Verifies SHA256 checksum
- Provides the tarball, plus
version,family, andsha256files.
Usage
resource_types:
- name: bosh-config
type: registry-image
source:
repository: gstack/openssl-source-code-resource
tag: "v1.0.0"