<div dir="ltr"><div><div>Hi all ; I am running a subordinate ca dogtag instance, and i would like to copy AuthInfoExtension fields from the master ca cert into final certificates signed in dogtag<br></div><div><br>I am struggling to add a few caIssuers fields to authInfoExtension fields in issued certificates<br><br></div>the fields in question are to be like so (from openssl output of the master ca certificate)<br><br>              CA Issuers - URI:<a href="http://server/name.crt">http://server/name.crt</a><br>              CA Issuers - URI:<a href="http://backupserver/name.crt">http://backupserver/name.crt</a><br><br><br></div>Are there any examples out there so that i can figure this out?<br></div>