CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/11 06:39:25
Modified files:
usr.sbin/rpki-client: tal.c
Log message:
Implement more of RFC 8630 and support more than one URI in the TAL file.
The URI are sorted which results in preferrence of https URI.
To make rpki-client's handling easier enforce that all URI use the same
filename.
OK benno@
