CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/26 10:03:29
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Compare filepath with strcmp() and not strcasecmp(). The URI in RPKI are
case sensitive.
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/26 10:03:29
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Compare filepath with strcmp() and not strcasecmp(). The URI in RPKI are
case sensitive.
OK tb@