V3 Neverware shim build - updated with expiring cert, now valid until 09/2022
Update expiring certificate

Our current certificate expires on 2020/09/02, but given the fact that we are in an environment where response times might be slowed due to COVID-19 we did an early renewal.
The new cert is valid from 2020/05/19 to 2022/09/22.
1 file changed
tree: c9e668198213c7d07cc9883889bcee480756d686
  1. .gitignore
  2. Dockerfile
  3. Makefile
  4. neverware.cer
  5. README.md
README.md

shim-build

Build shim in a Docker container.

Makefile targets

Build shim in a Docker container:

make build

Build with the cache turned off to get the full build log:

make build-no-cache

Copy the shim builds from the container to the host:

make copy

View details of the public certificate:

make cert-info