File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ The last downloaded resource certificate trees as well as ROAs are saved at `/va
59
59
In the conf file ` /var/data/MIRO/Browser/miro.browser.conf ` you can change the update port (default 9234)
60
60
61
61
62
- ##API
62
+ ## API
63
63
The MIRO API allows you to filter for specific groups of objects and link to them or download them
64
64
in JSON format.
65
65
66
- ###Browser
66
+ ### Browser
67
67
Download or view RPKI objects
68
68
69
69
** Context path: /browser**
@@ -86,7 +86,7 @@ Download all ROAs in the LACNIC certificate tree with resource 'AS11562':
86
86
87
87
http://rpki-browser.realmv6.org/browser?trustAnchor=LACNIC&attributeKey=resource&attributeValue=AS11562&filetype=roa&dl=true
88
88
89
- ###Statistics
89
+ ### Statistics
90
90
Download or view basic statistics about the RPKI
91
91
92
92
** Context path: /stats**
You can’t perform that action at this time.
0 commit comments