diff options
Diffstat (limited to 'myrpki')
-rw-r--r-- | myrpki/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/myrpki/README b/myrpki/README index 0f7a3040..c3649f08 100644 --- a/myrpki/README +++ b/myrpki/README @@ -363,6 +363,10 @@ DATA YOU NEED FROM YOUR RPKI PARENT AND PUBLICATION SERVICE [Not yet written] +DATA YOU NEED TO GIVE YOUR RPKI CHILDREN + +[Not yet written] + TROUBLESHOOTING If you run into trouble setting up this package, the first thing to do @@ -402,6 +406,16 @@ just a command line interface to the left-right and publication protocols -- almost certainly want a friendlier tool for troubleshooting.] +KNOWN ISSUES + +The lxml package provides a Python interface to the Gnome libxml2 and +libxslt C libraries. This code has been quite stable for several +years, but recent testing with lxml compiled and linked against a +newer version of libxml2 ran into problems (specifically, gratuitous +RelaxNG schema validation failures). libxml2 2.7.3 works; libxml2 +2.7.5 did not work on the test machine in question, but reverting to +libxml2 2.7.3 appears to have fixed the problem. + Sketch towards a simple description of the BPKI (sic). |