How to add a new OID to a x509 using phpseclib?

87 views Asked by At

I'm really new to this certificates world. I need to add a custom OID to a x509 certificate using phpseclib. This one will be just a string value.

Ex.: 2.16.76.1.10.1 = SOME_STRING_VALUE

Sorry if I'm not clear enough...

0

There are 0 answers