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

Spurious error about missing ./ca/index.txt.attr #27

Open
dev-zero opened this issue Feb 14, 2020 · 0 comments
Open

Spurious error about missing ./ca/index.txt.attr #27

dev-zero opened this issue Feb 14, 2020 · 0 comments

Comments

@dev-zero
Copy link

After configuration and when running caman init, I get:

Generating CA private key...
Enter CA password for /user/work/it/caman: 
Generating RSA private key, 4096 bit long modulus
...............................................................................................................................................................++++
.++++
e is 65537 (0x010001)
Signing CA public certificate...
Generating CRL...
Using configuration from /user/work/it/caman/ca/caconfig.cnf
Can't open ./ca/index.txt.attr for reading, No such file or directory
140151468554048:error:02001002:system library:fopen::crypto/bio/bss_file.c:74:fopen('./ca/index.txt.attr','r')
140151468554048:error:2006D080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c:81:
Certificate authority created

while it still worked, this could be worked around by creating the ca/index.txt.attr file manually before, see also this stackoverflow post

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