Member since
08-25-2025
6
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 509 | 08-26-2025 07:01 AM |
10-23-2025
02:48 PM
Update: # curl -k -v http://localhost:9090/test_hsm * Trying ::1... * TCP_NODELAY set * Connected to localhost (::1) port 9090 (#0) > GET /test_hsm HTTP/1.1 > Host: localhost:9090 > User-Agent: curl/7.61.1 > Accept: */* > Warning: Binary output can mess up your terminal. Use "--output -" to tell Warning: curl to output it to your terminal anyway, or consider "--output Warning: <FILE>" to save to a file. * Failed writing body (0 != 7) * Closing connection 0
... View more
10-16-2025
07:11 PM
Hello @Dalier Thank you for reaching out to the Cloudera community Could you please confirm if this is a fresh installation? Also, what is the CDP CM and Java version used? Which HSM are you using? Have you followed the steps mentioned below https://docs.cloudera.com/cdp-private-cloud-base/7.1.8/security-encrypting-data-at-rest/topics/security-ranger-kms-integrating-components-for-EDAR.html
... View more
08-29-2025
09:42 AM
@Dalier Did the response assist in resolving your query? If it did, please mark the relevant reply as the solution, as it will help others locate the answer more easily in the future.
... View more
08-26-2025
07:01 AM
1 Kudo
ymprakash Thanks! # yum install /var/www/html/cloudera-repos/cm7/keytrustee-keyhsm-7.1.7.7.1.9.1000-103.x86_64.rpm Updating Subscription Management repositories. ... Installed: keytrustee-keyhsm-7.1.7.7.1.9.1000-103.x86_64 Complete!
... View more