Yu-Wen Lai created HIVE-26425: --------------------------------- Summary: Skip SSL cert verification for downloading JWKS in HS2 Key: HIVE-26425 URL: https://issues.apache.org/jira/browse/HIVE-26425 Project: Hive Issue Type: New Feature Reporter: Yu-Wen Lai Assignee: Yu-Wen Lai
In a dev/test/staging environment, we would probably use letsencrypt staging certificate for a token generation service. However, its certificate is not accepted by JVM by default. To ease JWT testing in those kind of environments, we can introduce a property to disable the certificate verification just for JWKS downloads. -- This message was sent by Atlassian Jira (v8.20.10#820010)