Hi, I'm trying to use openssl to generate a certificate with a othername atribute for ICP-Brasil. The line, defined in [alt_names] is otherName=2.16.76.1.3.1;value.
The certificate get generated, but when I try to check the certificate (using openssl req -text -noout -in cliente.csr) I get othername:<unsupported>. Can someone help me out here? Tks, Aleks