linkedin / linkedin/dr-elephant

SSL/TLS Enabling

Open
#384 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
839
PR merge metrics
No merged PRs in 30d

Description

Hi Team,

I have installed Dr.Elephant in our cluster. I followed the instructions which was mentioned in the wiki. I am able to launch the application without SSL, but on UI it is redirecting to secure mode even I am not giving the https it is redirecting https. I am not aware where I need to add the SSL path. I followed the link (https://github.com/linkedin/dr-elephant/pull/134) , and I added the property in elephant.conf but it is not working. One strange thing is when I ran the curl http://mn-bddeve01.corp.xxx.xxx:8080/ then I am able to see the ui on the linux but not on browser.

jvm_args="-Devolutionplugin=enabled`` -DapplyEvolutions.default=true -Djavax.net.ssl.trustStore=/etc/security/sslcerts/mn-bddeve01.corp.xxx.xxx.key -mem 1024 -J-Xloggc:$project_root../logs/elephant/dr-gc.date +'%Y%m%d%H%M' -J-XX:+PrintGCDetails"`

Please help me on this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the SSL instructions in the wiki, the configuration in elephant.conf, and linked pull request #134. Reproduce the difference between curl access and browser redirection using the shown jvm_args, then identify the correct SSL configuration and verify that the UI is reachable over the intended protocol.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.