Accessing JIRA via proxy sends user credentials as cleartext

Manju Nambiar February 11, 2013

We have setup access to JIRA via proxy so that users can connect to JIRA instance without logging in to VPN. Unfortunately, it appears as if the data transfer happens in cleartext which means user credentials are in cleartext.

How can we secure the data transfer?

Please advise ASAP.

Thanks,

Manju

1 answer

1 accepted

0 votes
Answer accepted
Jason Hensler
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 11, 2013

I would give this guide a read -> https://confluence.atlassian.com/display/JIRA052/Integrating+JIRA+with+Apache+using+SSL

It would require setting up apache but, the idea is to have https/ssl configured to secure the traffic.

Suggest an answer

Log in or Sign up to answer