File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 1
- .\" $OpenBSD: rpki-client.8,v 1.126 2025/07/31 08:32:43 job Exp $
1
+ .\" $OpenBSD: rpki-client.8,v 1.127 2025/08/02 13:24:16 job Exp $
2
2
.\"
3
3
.\" Copyright (c) 2019 Kristaps Dzonsons <[email protected] >
4
4
.\"
14
14
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15
15
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16
16
.\"
17
- .Dd $Mdocdate : July 31 2025 $
17
+ .Dd $Mdocdate : August 2 2025 $
18
18
.Dt RPKI-CLIENT 8
19
19
.Os
20
20
.Sh NAME
116
116
.Fl -address
117
117
flags and connect with rsync-protocol locations.
118
118
.It Fl f Ar
119
- Decode the
120
- .Em TAL
121
- or validate the
122
- .Em Signed Object
123
- in
119
+ Attempt to decode and validate the RPKI object in
124
120
.Ar file
125
- against the RPKI cache stored in
121
+ using the cache stored in
126
122
.Ar cachedir
127
123
and print human-readable information about the object.
128
124
If
@@ -134,6 +130,7 @@ and can be combined with
134
130
.Fl j
135
131
to emit a stream of
136
132
.Em Concatenated JSON .
133
+ This option is intended for debugging.
137
134
.It Fl H Ar fqdn
138
135
Create a shortlist and add
139
136
.Ar fqdn
You can’t perform that action at this time.
0 commit comments