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

After "DELETE ALL" and "INITIALIZE ALL" the ta.key file is missing #113

Open
gregewing opened this issue Nov 13, 2024 · 1 comment
Open

Comments

@gregewing
Copy link

gregewing commented Nov 13, 2024

I'm doing this with volumes, so it might be that I've got a folder mapping wrong or something, but I have noticed that before I do DELETE ALL and INITIALIZE ALL there are two identical copeis of ta.key on the openvpn-server container at the following paths:

/usr/share/easy-rsa/pki/ta.key
/etc/openvpn/pki/ta.key

However, after I do the delete and initialize, there is only one file here ...

/usr/share/easy-rsa/pki/ta.key

This is all well and good until I come to try and create a clinet connection profile and certificates, and then it fails. Investigating the logs I see its because the ta.key file is not found in /etc/openvpn/pki

Some advice or support would be greatly appreciated, even if it just a change to one of the internal scripts to re-copy the file after it has been recreated.

Thanks

@gregewing
Copy link
Author

Further to my above, I find that the "Generate TA" button has no effect at all, meaning the user has to manually run the command on the container to create the certificate.

This seems like a pretty simple bug to fix.

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