Creating issuer profile

Has anyone used create_v2_issuer.py to create issuer profile.How can we execute this to create profile?
Sorry for novice query

After looking at script and some hit and trial i found below

Added
output_file=issuer.json
in conf.ini of cert tool and issuer below command
create-issuer -c conf.ini

I will continue my testing but would like a confirmation on above
so please help if I am missing any help document that explain above or if anyone did it

Thanks,
Danish

Hi Danish,
What you’re doing is correct. There is one bit of documentation that would be useful, which is the issuer schema, which will tell you more about the expected fields.

I know our documentation needs work, so if anyone in the community wants to contribute README updates, I’d be eternally grateful.

Thanks,
Kim