aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-04-26 17:28:21 +0000
committerRob Austein <sra@hactrn.net>2010-04-26 17:28:21 +0000
commit5da23b752079c1919ed9fd2e12c103cf50606f53 (patch)
treeb0bbeba8c68b3dbb10ba7f9a5b7007f06e5c1af7
parent639ca3a458ad0e97f2c093b7557a01f5904b475e (diff)
Update list of systems on which rcynic has been tested. No doubt this
is still incomplete, but at least it doesn't just say "FreeBSD" anymore. svn path=/rcynic/README; revision=3223
-rw-r--r--rcynic/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/rcynic/README b/rcynic/README
index fe7d20b9..89adccd2 100644
--- a/rcynic/README
+++ b/rcynic/README
@@ -5,11 +5,12 @@
To build this you will need to link it against an OpenSSL libcrypto
that has support for the RFC 3779 extensions. See ../openssl/README.
-I developed this code on FreeBSD 6-STABLE and have not (yet) tested it
-on any other platform; as far as I know I have not used any seriously
-non-portable features, but neither have I done a POSIX reference
-manual lookup for every function call. Please report any portability
-problems.
+I developed this code on FreeBSD 6-STABLE. It is also known to run
+work on Ubuntu (8.10) and Mac OS X (Snow Leopard). In theory it
+should run on any reasonably POSIX-like system. As far as I know I
+have not used any seriously non-portable features, but neither have I
+done a POSIX reference manual lookup for every function call. Please
+report any portability problems.
All certificates and CRLs are in DER format, with filenames derived
from the RPKI rsync URIs at which the data are published. At some