CVS: cvs.openbsd.org: src
Claudio Jeker <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/07 14:40:20 Modified files: usr.sbin/rpki-client: cert.c Log message: In cert_ca_sia() use the right notify string in error message. At that point cert->notify has not yet been set. OK tb@