From: Job Snijders Subject: Re: rpki-client: allow UTF8String for BGPsec router cert subjects To: Theo Buehler Cc: tech@openbsd.org Date: Tue, 18 Nov 2025 13:37:11 +0000 OK job@ but, On Tue, Nov 18, 2025 at 01:53:37PM +0100, Theo Buehler wrote: > * XXX - For some reason RFC 8209, section 3.1.1 decided > - * to allow UTF8String for BGPsec Router Certificates. > + * to allow UTF8String for the subject of BGPsec Router > + * Certificates, although RECOMMENDED contents fit in > + * a PrintableString. Is the above comment really needed? Perhaps: /* * RFC 8209, section 3.1.1 suggests UTF8String is permissible * for the subject of BGPsec Router Certificates, but this * implementation consciescly only supports PrintableString. */ Kind regards, Job