diff options
author | Rob Austein <sra@hactrn.net> | 2016-10-10 14:56:41 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-10-10 14:56:41 -0400 |
commit | a52371659b2763a11aba4478614c28bddf350c13 (patch) | |
tree | 51ec9919e1a9c90cca5234d21c08cf3e974841c0 /doc/quickstart | |
parent | 1d766519ef8eb4d6214ea536044eb0333a2dba7d (diff) | |
parent | 7a0ee7dbf45e79290a98794f26c7ab89f4f1aac7 (diff) |
Merge branch 'master' of github.com:dragonresearch/rpki.net
Diffstat (limited to 'doc/quickstart')
-rw-r--r-- | doc/quickstart/README.md | 3 | ||||
-rw-r--r-- | doc/quickstart/xenial-ca.md | 3 | ||||
-rw-r--r-- | doc/quickstart/xenial-rp.md | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/doc/quickstart/README.md b/doc/quickstart/README.md index f5b5c43d..3d7ab100 100644 --- a/doc/quickstart/README.md +++ b/doc/quickstart/README.md @@ -7,6 +7,9 @@ More to come. ## Ubuntu Xenial 16.04 RPKI Relying Party Cache Install +Do NOT try this on Ubuntu 14.04 or other versions of Ubuntu. We do +builds for 16.04 only. + Given a running Ubuntu 16.04 xenial server, installing Relying Party software should take ten minutes. diff --git a/doc/quickstart/xenial-ca.md b/doc/quickstart/xenial-ca.md index 19dae615..30193781 100644 --- a/doc/quickstart/xenial-ca.md +++ b/doc/quickstart/xenial-ca.md @@ -1,5 +1,8 @@ # QuickStart a DRLng Certificate Authority on Ubuntu Xenial +Do NOT try this on 14.04 or other versions of Ubuntu. We do builds for +16.04 only. + I wanted to build a DRLng (rrdp, integrated root CA, seriously reworked and meaner and leaner) Certificate Authority. diff --git a/doc/quickstart/xenial-rp.md b/doc/quickstart/xenial-rp.md index f071d6d5..6a157afa 100644 --- a/doc/quickstart/xenial-rp.md +++ b/doc/quickstart/xenial-rp.md @@ -3,6 +3,9 @@ Given a running Ubuntu 16.04 xenial server, this should take ten minutes. +Do NOT try this on 14.04 or other versions of Ubuntu. We do builds for +16.04 only. + ## System Requirements I built the following: |