-----BEGIN RSA PRIVATE KEY-----
MIIEpQIBAAKCAQEAuWg7utmb98Rxr/ElN4Q9SKWNI1SbWKHNVrfYic6IPp8WJbIW
BJe/s2pQwyAc1x7ih1xivAArmzrSK3hnpLoCsk/W3rNyssZ1aLUOebSl1UFTkKSw
DNi4Tk1o4IVC1RAknH2HfuDZqkYBaP98BfpcHMTgS9SUJ4OKn0VcAFH3xxt6vYav
oyLSDsZEOnDnY4qq9+nBl16zpYr5essOOEUo0h3t3wABDv1b6TvgNC6/xt/f4PXE
xyNGyXFudeFkG6H2d197CY9tk1sjk4TobqS7/5F3y6nBc1+rVE4ilsfynqGV4+23
0tnU3dU89L+eHVLxzPiAO4RcCLzceWqzsYnRKwIDAQABAoIBAQCQGx3huuVpDHy4
nZuprNTdNB+hCE+98fTho/9gDPEEiy3xmptWcoQDdWzUXI9N/KlhQENVkGRUQMG+
G9WiyRjzcu61JZDOt0XmXmOj4O7L8/x5fid/tKp74drUN3+cjvGF2GOKEEXd/I94
BqtlEhSqH7Od/NoyZCFIbeZ2MT9+tt4kSckqKNn+yGl8l3ZiBdt2hcfbmQsIKXlu
qfFIttXcyZGxLSt4CNQXGg+MTpUAJI2j99XOySMDQTes6mGWqx4ibMP4uPp/oHQP
k+CxLrqJFNtNLMABWRNaTsWs+/lu+dHALJ6Hme9/TkDLuubw1Tc1TPThp+nefLi2
aLt88J5BAoGBAPRrEzrCUuf9h4HWqcRJ78MGF+dcU32/Pk5mlwF29PyYsavssIfy
zwMix0v5VHI+W9//0AAud2KJ6qj4ELgb9Tvqci19MRx1Qp6QJEDUR9HvfkSmewNm
IYGdOmM7ADUuvrrai03pWSs/MejFiN0KPsa2LHSYYBDjg3HVucPDYdh7AoGBAMIx
UmPcgpPrGRCqUGeX1G7Xz3fmjAGn/4aKj+Zs+yUPPWfL5kqoBnEj5x81kKZA7nm4
aWUnpft8L4pZIIm8+EgERe86bKJPXPYcnfUA9fqeU3JWpTuajO6584M7aASgaH7v
db01DpAu7Xe8h02TJ0QN4W8aawxIHrGd8cy2MwMRAoGBAOyCEAFzuDW0JkOFLJE7
2j2kz8yYklHDlM7YhpZsPXOPbZ0nU0q5sYcfSCpEAWrq3IxMRUFntS4stlz6bXM5
2ns3yXQrCDK5ZNV6NRpmT3jdfhl/3tjTIukA81bB6NmNehHlF5c0jYxDgk/zlRQO
reAqt6m7KHovLSoh3beIgE2xAoGBAKU9ftQGkP348M0jf2OG6HahIKLwBHZsU5xS
T3xNg67XNvMZp44jR8gCOuptk/ZEDih46QXwJObHl1Rr3qoVqFbve+rClinOylWJ
qEcQWD63dl42qEb9jaqdhD5I0IwPSpuoe1FS0l+R7vMR8zfpXWIlRYxauHgs7iFJ
OrVs3B9hAoGAXxkBKWFgaleinKALtyrv5rO4J86BtF7anygPWzNy/sifgcnG3w8z
6kThZCiomE8gW7foFLQvz55hGqMPkyFkIp3X1jng17DB87PefnrJlwfzA+H7Jyuc
Ls3t2dlqdAaSewCrORIHJXlFttJZya6eZmB2G8/UynOhe3ovVXaO13k=
I think you need to talk to the people providing your repository. This is not a Fisheye issue - you've got the key, you can't upload it to git.corp, so you need help from them.
Hi Nic, thanks for the help. I just want to know if I will be uploading key file what extension should I use, I mean if I copy the generated key to text file and try to upload will it succeed or I should change the extension.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have few questions regarding fish-eye 1.Whenever I create key pair from fish-eye the public key stored for particular user or jira admin? 2.Where is the location of private key/public key...can we have access to it ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
why we need git executable configured with fisheye while deploying keys on repository server as well as checking connection?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rahul,
You can either generate the ssh key pair in FishEye and copy the public key into your Git repository server, or generate the ssh key in the Git repository server and upload the private key into FishEye. If you choose the second option, please note that FishEye can only use passphrase-less SSH keys:
https://jira.atlassian.com/browse/FE-3237
According to your comment, you're generating the ssh key pair in FishEye and trying to upload it into your Git repository server.
Public hosting systems such as Bitbucket and GitHub provide simple web-based mechanisms for associating public keys with your account. For these systems, a generic username is used in the repository URL and it is the key that determines the account.
I am not sure how this can be done in your public Git repository administration, but maybe you try the other way around, which is second option I mentioned above?
If this answer was helpful, please allow me to ask you to mark my answer as accepted in order to have it in the top of the thread, also helping other customers.
Thanks in advance!
Kind regards,
Felipe Kraemer
Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
git executable need to be configured while deploying keys to remote server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
few doubts 1.what if fisheye is installed on server like unix ,linux even though we require git executable to be configured with fisheye?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I create the repository we generate a key for authentication. Could you help us in uploading it on git.corp as I am unaware of the method.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.