We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e345b37 commit f58cb4cCopy full SHA for f58cb4c
download.md
@@ -30,7 +30,7 @@ You can validate these keys, using the installer as an example:
30
31
32
```bash
33
-gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys [key id]
+gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys [key id]
34
35
gpg --verify jython-installer-[x.y.z].jar.asc \
36
jython-installer-[x.y.z].jar
0 commit comments