Dear community, Can someone share the contents of the server.xml file for running Confluence and Jira on the same server via HTTPS? I set the port, keystore, but for some reason first Jira and t...
I am attempting to give read-only access to another user I have already added them in repository permissions with read only access level. However every time I clone and paste the https url it p...
I set up an automation as follows: Do a 'get url' on the specified URL on a server when a button is clicked. Results: When I click the button, the url is sometimes fetched successfully. Somet...
Hi, I can create Project Level HTTPs access token in two ways: 1) From User Account Settings - I can create Project Read/Admin/Write HTTP access tokens 2) From Project Settings - I can a...
Hello, I am integrating Jira cloud instance with my custom application that is behind a firewall. My issue is that I cannot use custom ports for HTTPS REST traffic outgoing from jira. First, I o...
So I am using the REST-API, and with every link, (example: https://api.trello.com/1/checklists/{id}/cards), always returns "The requested resource was not found." for me
I personally always remove my username from the auto-generated clone URL for HTTPS because I want to share links to files, commits and branches directly from my IDE, VS/Code, and those links need t...
I'd like connect SourceTree on Windows10 version 3.4.10 to GitHub Enterprise Server 3.4.9 hosted on EC2 in an AWS account. I can't seem to get HTTPS authentication using a GitHub Personal A...
I tried editing the Catalina connector in the server.xml file to serve as an https only connector. Bamboo now starts with https enabled, but it will not connect to Jira or Bitbucket through a...
I want to send post https request via scriptrunner post function I use this way to post http: def http = new HTTPBuilder() def result = http.get(uri:'http://external_server/Services/team/C...
I'm on a Mac OS I'm using the terminal (bsh) I have all my repos on the Mac and they were working before the change I have cleared any passwords or credentials in keychain I do not want to issue ...
How can I make the repository accessible only over the HTTPS urls? Including the cloning, fetching, pushing etc, ... all the operations. Is there a way to remove the "SSH" clone option from c...
Dear all, I'm trying to get Jira accessible over HTTPS. And I guess it is almost done, but I have troubles with the Portacle KeystoreFile. I've gone through the Running Jira applications o...
I switched from using JGit to native Git support. As recommended here: https://confluence.atlassian.com/bamkb/git-operation-fails-with-error-jgit-implementation-does-not-support-merging-or-tagging-9...
...emote host. fatal: Could not read from remote repository. When I change it to HTTPS (git remote set-url origin ...) then it works. I was thinking that it might be a temporary issue, but I had this p...
Hi, We're running a Bamboo Server on CentOS via http://localhost:8085 and using Nginx doing a HTTPS proxy https://xxx.com/bamboo pointing to http://localhost:8085. Everything is working f...
We are in a process to change to use SVN repositories via HTTPS instead of HTTP. When changing configuration in Bamboo build server to use https and then change the builds to use the HTTPS SVN url i...
...ertificate as there is no red x just a red! triangle and an HTTPS with a red slash. if I open the chrome HTTPS utility I have no idea of which one I should select and or the time to do trial and error.
I want to link my jira (VM1) application to confluence (VM2). My SSL certs are stored in F5 (big-ip) which is used as a reverse proxy. Clients conntect via https on port 443. The reverse p...
I have "Verify the certificate exists within the KeyStore", but when I run with "https...", it's doesn't work
When I want to create the Keystore, I don't know where I can do this and specifically how. I don't understand where I need do this command: <JAVA_HOME>/keytool -genkey -alias jira...
We've configured Jira over SSL as per the instructions found here: https://confluence.atlassian.com/adminjiraserver0813/running-jira-applications-over-ssl-or-https-1027138529.html Jira is w...
...ame error. Can it be that I uses numerical ip of the Jira access? Or hpps instead of https?
Hi all, I recently installed Bitbucket using the Docker Container. I want to enable TLS/HTTPS to secure communication (internal network). I find too many resources of different date. C...
Hi All, I am hosting JIRA in my private server on Azure. I need to run my JIRA site on HTTPS. I have installed SSL certificate in my server. Also, followed steps which are required for HTTPS SSL c...
Copied to clipboard