Skip to content

Commit

Permalink
Merge pull request #121 from Sashwat-K/rev20-cert
Browse files Browse the repository at this point in the history
feat: update with REV 20 encryption cert and schema
  • Loading branch information
Sashwat-K authored Dec 7, 2024
2 parents dc0a389 + 61185b8 commit 57d79ec
Show file tree
Hide file tree
Showing 3 changed files with 8,256 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/data.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ import (
_ "embed"
)

//go:embed ibm-hyper-protect-container-runtime-1-0-s390x-19-encrypt.crt
//go:embed ibm-hyper-protect-container-runtime-1-0-s390x-20-encrypt.crt
var DefaultCertificate string

//go:embed hpse-contract-schema-1.0.82.json
//go:embed hpse-contract-schema-1.0.85.json
var ContractSchema string
Loading

0 comments on commit 57d79ec

Please sign in to comment.