aboutsummaryrefslogtreecommitdiff
path: root/doc/quickstart/xenial-ca.md
diff options
context:
space:
mode:
authorRandy Bush <randy@psg.com>2017-04-10 16:23:51 -0700
committerRandy Bush <randy@psg.com>2017-04-10 16:23:51 -0700
commit05b523f3b411d891a89fcd4978a896bacd8ea8db (patch)
treeafa3dfebe313e9c248e8f28ee52034e3a79552ab /doc/quickstart/xenial-ca.md
parent9bcd874fc3f83e2517f89db122ed49cad4e9e599 (diff)
changed wgets for keying
Diffstat (limited to 'doc/quickstart/xenial-ca.md')
-rw-r--r--doc/quickstart/xenial-ca.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quickstart/xenial-ca.md b/doc/quickstart/xenial-ca.md
index 30193781..2e48c5b9 100644
--- a/doc/quickstart/xenial-ca.md
+++ b/doc/quickstart/xenial-ca.md
@@ -41,7 +41,7 @@ machine.
Add the GPG public key for this repository (optional, but APT will whine
unless you do this):
- # wget -q -O /etc/apt/trusted.gpg.d/rpki.asc https://download.rpki.net/APTng/apt-gpg-key.asc
+ # wget -q -O - https://download.rpki.net/APTng/apt-gpg-key.asc | sudo apt-key add -
Configure APT to use this repository (for Ubuntu Xenial):