Java exception error on loading ssh trusted certificate
Hi everybody,
I need to use ssh to connect to my git repo
I having the issue that when I tried to upload my private ed25519 ssh private key as trusted certificate the following java exception appear:
Unable to parse the trusted certificate: Unable to initialize, java.io.IOException: extra data given to DerValue constructor

Thanks for your help
Please sign in to leave a comment.