Re: rpki-client init all oids in one place

2022-01-18 Thread Theo Buehler
On Tue, Jan 18, 2022 at 12:04:28PM +0100, Claudio Jeker wrote: > Use a common x509_init_oid() function to initalize all OID (convert them > to NIDs). I prefer this over having them spread out all over the place. Yes, that's better. ok tb

rpki-client init all oids in one place

2022-01-18 Thread Claudio Jeker
Use a common x509_init_oid() function to initalize all OID (convert them to NIDs). I prefer this over having them spread out all over the place. OK? -- :wq Claudio Index: cert.c === RCS file: /cvs/src/usr.sbin/rpki-client/cert.c,v r