It appears you asked this both as an issue and on the mailing list. I've put an answer on the issue:
https://github.com/pyca/cryptography/issues/6815 On Mon, Jan 24, 2022 at 6:27 AM Алекс Опеков <[email protected]> wrote: > > Hello! > I came across some a problem > I have tried create a request with some subject field and noticed, that I > can't use in NameOID field calling 'NAME' with id 2.5.4.41, because it absent > in a class NameIOD, I have found closer field 'GIVEN_NAME' with id 2.5.4.42 > but I can't use it. My project requires the field 'NAME'. Can you help me > with them and add this field? > _______________________________________________ > Cryptography-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/cryptography-dev _______________________________________________ Cryptography-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/cryptography-dev
