David Sommerseth
David Sommerseth
> > Support for signing a naked CSR not generated by EasyRSA > > I don't believe EasyRSA is the right tool for signing requests from unknown sources. That is...
> Finally, there really is no such thing as an actual renewal in PKI - you're just generating a new certificate with the same CN. There are artificial restrictions on...
this is a contrib script; normally not installed in any default $PATH. I consider these contrib scripts more like templates. Change itself is fine for me.
GNOME is "killing" the system tray. So the GNOME integration should be handled better, probably a "top icon" would be a reasonable alternative. More info here: https://blogs.gnome.org/aday/2017/08/31/status-icons-and-gnome/ GNOME is also...
btw ... I'm using RHEL7 - grabbing nextcloud-client via the Fedora EPEL repository, in case that influences things
Thank you for your contribution. How to do code contributions has unfortunately not been well communicated in this project so far. I just added a [template](https://github.com/OpenVPN/openvpn3-linux/blob/master/.github/PULL_REQUEST_TEMPLATE.md) giving some pointers. Since...
Thanks a lot! I've seen the patch on the ML and will run some more tests on it over the weekend. I do wonder if `#include "config.h"` needs to be...
Just to be clear, your patch isn't wrong by itself. And `config.h` is generated on-the-fly by `./configure`; manual changes here might be overwritten on the next compilation round. But it...
Thanks for your update here. I've tested this, and it works fine on my RHEL-8 box - both with and without ENABLE_SYSTEMD set in config.h. Can you squash these two...
This has been merged as commit 4f2477eb088555541c57b88d9add95ca3cb6aaf8.