Hello, I'am using the following x509v3 extensions in my client certificate.
[ x509v3 ] basicConstraints = critical,CA:FALSE nsCertType = client keyUsage = digitalSignature,nonRepudiation,keyEncipherment extendedKeyUsage = clientAuth, serverAuth, emailProtection keyUsage = critical,digitalSignature subjectKeyIdentifier = hash authorityKeyIdentifier = keyid crlDistributionPoints = crlDistributionPoint0_sect 1.3.6.1.3.1.1.1 = ASN1:UTF8String:POSEUR Is it possible to export these x509v3 extensions with NSSOptions +StdEnvVars or any other NSSOption? especially I need to export the "1.3.6.1.3.1.1.1 = ASN1:UTF8String:POSEUR" in my php environment. Is it possible to configure or patch mod_nss to achive this? where is the right place to adapt the code for this? Best regards, Oliver _______________________________________________ Mod_nss-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/mod_nss-list
