Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Accessing dashboard via https - cert is correct but still "Not secure"

Yong Choe March 27, 2020

I installed a bitbucket server on a server and added our cert to the Tomcat server (port 8443).

We want to access the dashboard via https from our network instead of from the host server using localhost.

When I tried  https://<ourdomain>.com:8443,  the site opens with this url (https://<ourdomain>.com:8443/login?nextUrl=%2Fdashboard).

However, the address bar says "Not secure | " even though the cert is correct (Certificate status: This certificate is OK.).

This is bitbucket.properties setting.

server.port=8443
server.secure=true
server.scheme=https
server.ssl.enabled=true
server.ssl.protocol=TLSv1.2
server.ssl.key-store=C:/Atlassian/ApplicationData/Bitbucket/shared/config/ssl_keystore/ourdomain.jks
server.ssl.key-store-password=password
server.ssl.key-password=password
server.ssl.key-store-type=jks

 

This is puzzling. Any help would be greatly appreciated.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events