Nyr / openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
MIT License
18.66k stars 4.81k forks source link

Changed --genkey --secret to --genkey secret #1090

Closed ByloTonix closed 5 months ago

ByloTonix commented 5 months ago

DEPRECATED OPTION: The option --secret is deprecated. WARNING: Using --genkey --secret filename is DEPRECATED. Use --genkey secret filename instead.

Nyr commented 5 months ago

Duplicate.

ByloTonix commented 5 months ago

okay, why not to fix it?

Nyr commented 5 months ago

There is nothing to fix. Search the duplicate issues for previous discussion on the matter. Or better yet, test your pull request in the supported distributions, and you will see that this change breaks compatibility with some of them. "Works for me" is not good enough when submitting a pull request.