Hi
we want to change our jiras website to HTTPS.
how can we do so with using our company certificates and not with the java keystore?
many thanks
E
Hi Alexis & Nic
we were able to configure the jks file and successfully configured the SSL certificates.
thanks you both for your assistance
Eyal
Hi @Eyal Dolev,
you can easily integrate your company SSL certs with Jira using Apache as a reverse proxy, as described in this documentation.
You will need to setup Apache, point your DNS record for Jira to Apache IP and create a vhost that will point to your SSL certs.
All this is explained in the doc with examples for Apache configuration etc.
Let me know if you have any questions,
--Alexis
Hi Alexis
first of all thanks you,
your solution is not doable due to security dep. demands.
any other solution using our current infrastructure?
thanks
you probably can adapt this kind of architecture to your current infra, Apache was just an example, the same can be achieved with IIS, or nginx.
What are your security needs for this solution ?
is there any configuration that can be done on the Jira server it self?
we cannot use proxy of any kind.
i found couple of articles about using java keystore but cannot conifgure with our pfx.
can the windows cert authority can be used in the config?
It looks like you're new here. Sign in or register to get started.