You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: