[
https://issues.apache.org/jira/browse/NETBEANS-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471116#comment-17471116
]
Andoni Diaz commented on NETBEANS-6364:
---------------------------------------
I have verified that Netbeans uses the jsch library to connect to ssh servers.
This library was last modified in 2018.
Following the manufacturer's instructions (http://www.jcraft.com/jsch/) I have
used only the keys allowed for the connection. I have generated a pair of
ecdsa-sha2-nistp521 keys to perform the client server test. Where the client is
Netbeans through the jsch library and the server is a pc with openssh.
Again I can log in with the command line clients, and putty and bitvise using
that generated key. But I can't connect with Netbeans which indicates that the
key is invalid.
At the very least the error message displayed by Netbeans seems wrong. And I
would also say that there is something broken in that jsch library.
> No es capaz de conectarse al repositorio
> ----------------------------------------
>
> Key: NETBEANS-6364
> URL: https://issues.apache.org/jira/browse/NETBEANS-6364
> Project: NetBeans
> Issue Type: Bug
> Components: versioncontrol - Git
> Affects Versions: 12.4, 12.6
> Reporter: Andoni Diaz
> Assignee: José Carlos Macedo
> Priority: Blocker
> Attachments: image-2022-01-05-18-10-39-270.png,
> image-2022-01-05-18-14-30-153.png
>
>
> El IDE indica que para la configuración actual la clave privada es invalida.
> Es una clave ed25519 pero, también he probado convirtiéndola a formato PEM y
> otros formatos y no creo que sea el motivo.
> La única información que poseo es la que adjunto en el pantallazo (el puerto
> es correcto).
> !image-2022-01-05-18-10-39-270.png!
>
> Sin embargo, cuando utilizo la misma configuración, desde el Git-Bash, en el
> directorio donde se encuentra la aplicación, funciona correctamente:
> !image-2022-01-05-18-14-30-153.png!
> He realizado deferentes tipos de configuraciones de seguridad y puertos pero
> termino siempre en el IDE y no veo trazas con información extra.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists