[jbosstools-issues] [JBoss JIRA] (JBIDE-13095) Add existing key: warning when using id_rsa even though private key is listed in prefs (only windows)

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Nov 19 18:03:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735507#comment-12735507 ] 

Andre Dietisheim commented on JBIDE-13095:
------------------------------------------

What I found out so far is that the warning is given because of the OpenShift tooling looking into C:\Users\<userid>\ssh\ to find the private keys, whereas the windows system I was using was having them in C:\Users\<userid>\.ssh\.
As far as I remember I took this setting from the code in org.eclipse.jsch.ui which was using *.ssh* for unix systems and *ssh* for windows system. I'll have to verify if this is still correct and under what circumstance this is correct. Apparently keys in Windows system can be stored in C:\Users\<userid>\.ssh as they are on the windows machine I'm using.
                
> Add existing key: warning when using id_rsa even though private key is listed in prefs (only windows)
> -----------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13095
>                 URL: https://issues.jboss.org/browse/JBIDE-13095
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.0.Beta2
>         Environment: Windows (Mac?)
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.0.0.CR2
>
>         Attachments: id-rsa-listed-in-preferences.png, id-rsa-listed-in-preferences.png, id-rsa-listed-in-preferences.png, id-rsa-warning.png, id-rsa-warning.png
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list