Guy Sheffer

Results 785 comments of Guy Sheffer

It says here that you can renew the certificate and then it should work again. Any idea what commands that should be in the context of the docker container? https://forums.openvpn.net/viewtopic.php?t=34389

Ok, managed to find the commands here: https://github.com/angristan/openvpn-install/issues/1002 They need to be adapted to work on the docker container. Something along the lines of: ```bash mv /etc/openvpn//pki/reqs/your-host-name.com.req your-host-name.com.req.backup mv /etc/openvpn//pki/private/your-host-name.com.key...

@sense-design we can add that fix to the wiki if you want.

@sense-design Sure, I think you can just edit the wiki. But if you only have access to a PR that could work too

Hey, thanks for submitting the fix! Can you remove the extra double space at ``from /``?

Yes it should work, because its based on RaspberryPi 3. If you can confirm it works it would be great to close this issue :)

That depends on the website. Some websites take up lots lf ram abd others far less. It should work on not too heavy ones. You would have to test or...

The issue is not adding support to the format. Its that a .pub file of an unsupported format breaks the plugin pubkey functionality to use other keys in the same...

I can try and create a reproduction, but likely not today

Ubuntu 21.10 kernel: ``` Linux hostname 5.13.5-051305-generic #202107251335 SMP Sun Jul 25 13:38:50 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` If you want me to try some kind of cpp...