Acceldata Open Source Data Platform
ODP 3.2.3.3-2
Release Notes
What is ODP
Installation
Configuration and Management
Upgrade
USER GUIDES
Security
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Enabling SSL on Druid
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Adding SSL configurations to Druid
On the Ambari UI, navigate to Druid -> Configs -> Advanced configs.
Under Advanced druid-common, add the simple-client-sslcontext extension to the druid.extensions.loadList parameter:
Config
druid.extensions.loadList=[".. <Other extensions> ..","simple-client-sslcontext"]Then, in the custom druid-common section, add the following configurations:
Config
x
druid.enableTlsPort=truedruid.client.https.protocol=TLSv1.2druid.client.https.trustStoreType=jksdruid.client.https.trustStorePath=</path/to/truststore.jks>druid.client.https.trustStorePassword=<Password> druid.server.https.keyStoreType=jksdruid.server.https.keyStorePath=</path/to/truststore.jks>druid.server.https.keyStorePassword=<Password> druid.server.https.certAlias=<alias-name>By implementing the configurations mentioned above, you will be able to enable SSL support in Druid.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Feb 29, 2024
Was this page helpful?
Next to read:
KafkaDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message