aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/biz-certs/Bob-CA.srl2
-rw-r--r--scripts/rpki/relaxng.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/biz-certs/Bob-CA.srl b/scripts/biz-certs/Bob-CA.srl
index c1da31de..71b86a5d 100644
--- a/scripts/biz-certs/Bob-CA.srl
+++ b/scripts/biz-certs/Bob-CA.srl
@@ -1 +1 @@
-90801F1ED1945503
+90801F1ED1945504
diff --git a/scripts/rpki/relaxng.py b/scripts/rpki/relaxng.py
index 290b1da3..278e812d 100644
--- a/scripts/rpki/relaxng.py
+++ b/scripts/rpki/relaxng.py
@@ -6,7 +6,7 @@ import lxml.etree
## Parsed RelaxNG left_right schema
left_right = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: left-right-schema.rnc 1287 2007-11-14 04:17:16Z sra $
+ $Id: left-right-schema.rng 1358 2007-12-04 18:10:24Z sra $
RelaxNG (Compact Syntax) Schema for RPKI left-right protocol.