@@ -530,10 +530,6 @@ etc/scion/cs-1.toml: |
530
530
origination_interval = "5s"
531
531
propagation_interval = "5s"
532
532
533
- [drkey]
534
- cert_file = "/etc/scion/crypto/as/ISD17-ASffaa_0_1107.pem"
535
- key_file = "/etc/scion/crypto/as/cp-as.key"
536
-
537
533
[general]
538
534
config_dir = "/etc/scion"
539
535
id = "cs-1"
@@ -557,8 +553,11 @@ etc/scion/cs-1.toml: |
557
553
[drkey.delegation]
558
554
colibri = [ "127.0.0.1",]
559
555
560
- [drkey.drkey_db]
561
- connection = "/var/lib/scion/cs-1.drkey.db"
556
+ [drkey.lvl1_db]
557
+ connection = "/var/lib/scion/cs-1.lvl1.db"
558
+
559
+ [drkey.sv_db]
560
+ connection = "/var/lib/scion/cs-1.sv.db"
562
561
563
562
[log.console]
564
563
level = "info"
@@ -634,7 +633,7 @@ scionlab-config.json: |-
634
633
"etc/scion/co-1.toml": "5f44683ff73c2f105908e20476b8a6f9a17caf26",
635
634
"etc/scion/crypto/as/ISD17-ASffaa_0_1107.pem": "e4239e470a5b169d71c135b66bed25ebd4902129",
636
635
"etc/scion/crypto/as/cp-as.key": "106b5e0c2b178641c9fdc99bc1d7a99e712c7197",
637
- "etc/scion/cs-1.toml": "7922708831c71fb9b0c185e3690586e3b94171a4 ",
636
+ "etc/scion/cs-1.toml": "a1e8010335ef27fc2b2243b16b91bd133050ac38 ",
638
637
"etc/scion/keys/master0.key": "7b87dcf6b8fda0f0facd3efb3e3b84c1c5c58cb1",
639
638
"etc/scion/keys/master1.key": "7b87dcf6b8fda0f0facd3efb3e3b84c1c5c58cb1",
640
639
"etc/scion/topology.json": "8cc26714431b5044f160f28ef10d22a6d1a81c0d"
@@ -650,5 +649,5 @@ scionlab-config.json: |-
650
649
"scion-dispatcher.service"
651
650
],
652
651
"url": "http://localhost:8000",
653
- "version": "16 .10"
652
+ "version": "17 .10"
654
653
}
0 commit comments