You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ For detailed instruction on how to set up the Management Utilities, including sm
16
16
## Files included in this repository
17
17
[Release v1.0.0.0](https://github.com/IBM-Cloud/hpcs-management-utilities/releases) of this repository contains the installation file `cloudtke.bin` to set up the Hyper Protect Crypto Services Management Utilities.
18
18
19
-
The following files are also included in the repository to enable code signing and verification. This is to ensure the integrity and authencity of `cloudtke.bin` after being downloaded:
20
-
*`cloudtke.sig`: The hash code that signs `cloudtke.bin` with Secure Hash Algorithm 256 (SHA-256).
19
+
The following files are also included in the repository to enable signed code verification. This is to ensure the integrity and authencity of `cloudtke.bin` after being downloaded:
20
+
*`cloudtke.sig`: The signed cryptographic hash of cloudtke.bin (SHA-256).
21
21
*`digicert_cert.pem`: An intermediate Secure Sockets Layer (SSL) certificate to prove the Management Utilities signing certificate.
22
22
*`signing_cert.pem`: The signing certificate of the Management Utilities.
0 commit comments