Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate certificates when issuing multiple certificates at once (bitcoin) #199

Open
adrian-rdz opened this issue Apr 14, 2021 · 0 comments

Comments

@adrian-rdz
Copy link

I have been having problems when I try to sign multiple bitcoin certificates at once (there is no error at the moment of executing the comman), the problem is when I check the certificates some of files names does not correspond with the name and id and then I need to sign in a second pass the ones which were wrong

An example I generate 150 unsigned certificates and I validate that the information inside is OK, but when I send the transaction with cert-issuer -c /etc/cert-issuer/conf_advenio_testnet.ini , the signed files not all correspond to the real values, from 150 like 20 got wrong the id of the file got incorrect with the information

It is really difficult to explain, first I thought that I was generating the unsigned certificates wrongly but I double-checked and the unsigned files are ok, the problem is at the moment of signing with cert-issuer

I always first generate in testnet the certificates and after that I create the mainnet ones, And the error is the same in both environments, the same certificates which get wrong info in testnet are the same ones wich get wrong info in mainnet

If is there a way to generate or extract a log, in order to be easier to check please tell me and I would try to replicate the behavior and extract a log.

I work in a docker container, and I have installed directly cert-issuer from github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant