Skip to content

Commit f58cb4c

Browse files
authored
Update keyserver to keyserver.ubuntu.com (#22)
Previously recommended SKS pool is defunct.
1 parent e345b37 commit f58cb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can validate these keys, using the installer as an example:
3030

3131

3232
```bash
33-
gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys [key id]
33+
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys [key id]
3434

3535
gpg --verify jython-installer-[x.y.z].jar.asc \
3636
jython-installer-[x.y.z].jar

0 commit comments

Comments
 (0)