Secure clone of openJDK source
Shea, Phillip
phillip.shea at hpe.com
Wed Dec 9 23:15:21 UTC 2015
Has anyone used scapy? This looks like fun (although slightly dangerous).
https://gist.github.com/thepacketgeek/6928674
From: Shea, Phillip
Sent: Tuesday, December 08, 2015 11:44 AM
To: 'hg-tools-dev at openjdk.java.net'
Subject: Secure clone of openJDK source
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