RE: [openssl-users] problem with private extension definitions via oid_section

2013-02-13 Thread Eisenacher, Patrick
Hi Erwann, > -Original Message- > From: Erwann Abalea > > "oid_section = new_oids" must be in the top level, not in [ca], [myca], > or whatever. Just move that declaration to the top. Thank you. This works like a charm. Patrick Eisenacher

Re: [openssl-users] problem with private extension definitions via oid_section

2013-02-13 Thread Erwann Abalea
"oid_section = new_oids" must be in the top level, not in [ca], [myca], or whatever. Just move that declaration to the top. ICAO has only defined document types 'P' and 'ID', hasn't it? -- Erwann ABALEA Le 13/02/2013 16:46, Eisenacher, Patrick a écrit : I'm troubled by what seems to be a weir