Katalon Studio always fails to load SSH keys generated with new accepted formats by Gitlab.
Since Github and Gitlab have dropped the support for DSA and RSA SHA-1, I cannot integrate Studio with Gitlab via SSH.
After doing much research for support on this issue, the only suggested workaround, for now, is to use HTTPS protocol with Github Personal Access Token or using Git with terminal or 3rd party tools. But the thing is that our company does not provide HTTPS protocol access support.
So, I only can interact with Gitlab using the terminal for now which should be available through Git commands integrated with Katalon
Hello @Elly_Tran
I followed the instructions but the thing is that the new version of Gitlab dropped support for this method used in Katalon to generate SSH Keys (RSA-1024)
So, using the SSH key accepted by Katalon does not work
This is the error displayed: ssh://git@git-ssh..:///.git: Auth fail
I will create a ticket for your issue for further investigation. In the meanwhile, can you please help provide more information about the version and error log if any? Thank you
so, the issue is already addressed in the recent version, isn’t?
I hope you don’t expect to be backported to 8.x
if, for some reason, you really need an older version, e.g due to:
you can disable the git integration and stick with the git commandline, unless you are a licensed user and you are OK with just Katalon support.