Hi,
I need to add the netscape extenision 2.16.840.1.113730.1.1 in my certificate.
I've enabled this OID in my CA.
How to set the value ? I need to set static value for all client's certificates.
I've succesfully set the value using command
certutil.exe -v -setextension 6392 2.16.840.1.113730.1.1 0 @client_ns-cert-type.txt
But, this way requires manual certificate issuing.
How to set default value for the extenision 2.16.840.1.113730.1.1 for specific template?
I need to add the netscape extenision 2.16.840.1.113730.1.1 in my certificate.
I've enabled this OID in my CA.
How to set the value ? I need to set static value for all client's certificates.
I've succesfully set the value using command
certutil.exe -v -setextension 6392 2.16.840.1.113730.1.1 0 @client_ns-cert-type.txt
But, this way requires manual certificate issuing.
How to set default value for the extenision 2.16.840.1.113730.1.1 for specific template?