Secure clone of openJDK source
Shea, Phillip
phillip.shea at hpe.com
Tue Dec 8 19:43:54 UTC 2015
I hope this is the right place to ask this...
I'm trying to get a secure clone of openJDK to work with. I'm concerned about in-transit data integrity. For this reason, I'm trying to clone using SSH:
$hg clone ssh://hg.openjdk.java.net/jdk8/jdk8/
remote: Permission denied (publickey).
abort: no suitable response from remote hg!
Does this error mean that I need to register my public key somewhere?
Best regards,
Phil
More information about the hg-tools-dev
mailing list