Search Criteria
Package Details: openvpn-openssl-1.0 2.4.9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvpn-openssl-1.0.git (read-only, click to copy) |
---|---|
Package Base: | openvpn-openssl-1.0 |
Description: | An easy-to-use, robust and highly configurable VPN (Virtual Private Network) (build against openssl-1.0) |
Upstream URL: | https://openvpn.net/index.php/open-source.html |
Licenses: | custom |
Conflicts: | openvpn |
Provides: | openvpn |
Submitter: | drakkan |
Maintainer: | None |
Last Packager: | drakkan |
Votes: | 4 |
Popularity: | 0.42 |
First Submitted: | 2017-05-04 22:57 (UTC) |
Last Updated: | 2020-04-21 12:44 (UTC) |
Dependencies (9)
- iproute2 (iproute2-git, iproute2-selinux)
- lzo
- openssl-1.0 (openssl-1.0-chacha20, openssl-1.0-hardened)
- pkcs11-helper
- systemd-libs (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git) (make)
- easy-rsa (easy-rsa-git) (optional) – easy CA and certificate handling
- pam (pam-minimal-git, pam-selinux) (optional) – authenticate via PAM
Required by (77)
- airvpn-beta-bin (requires openvpn)
- airvpn-bin (requires openvpn)
- autovpn-git (requires openvpn)
- avpnc (requires openvpn)
- azclient (requires openvpn)
- azirevpn-git (requires openvpn)
- connman-git (requires openvpn) (make)
- connman-git (requires openvpn) (optional)
- cyberghostvpn (requires openvpn)
- cyberghostvpn-openresolv (requires openvpn)
- dhcpcd-hook-openvpn (requires openvpn)
- eddie-cli (requires openvpn)
- eddie-cli-git (requires openvpn)
- eddie-ui (requires openvpn)
- eddie-ui-git (requires openvpn)
- gadmin-openvpn-server (requires openvpn)
- gopenvpn-git (requires openvpn)
- i3blocks-contrib (requires openvpn) (optional)
- i3blocks-contrib-git (requires openvpn) (optional)
- i3blocks-git (requires openvpn) (optional)
- Show 57 more...
Latest Comments
1 2 Next › Last »
ihyfr commented on 2021-07-18 13:26 (UTC) (edited on 2021-07-18 14:26 (UTC) by ihyfr)
@drakkan, I appreciate having this package available. I have to connect to a network with a sketchy config. I think said network will sort out their stuff sometime soon, but even after that I can see this package being broadly useful as others likely will find themselves in similar circumstances. Thanks
drakkan commented on 2021-01-09 17:02 (UTC)
@FabioLolix, it was broken in this commit and it was fixed in the next one, anyway the package can be deleted for me, I don't use it anymore
FabioLolix commented on 2021-01-09 14:58 (UTC)
I have some doubt about its purpose because it got 23 months before it actually compiled against openssl-1.0
https://aur.archlinux.org/cgit/aur.git/commit/?h=openvpn-openssl-1.0&id=90053811351fb4ca7da7d97af76fc154b81444fb
drakkan commented on 2020-02-18 22:47 (UTC)
@FabioLolix, I initially submitted this PKGBUILD because openvpn compiled against openssl 1.1 was not able to connect to some old routers, meantime that routers was replaced and I don't need this package anymore, anyway I can continue to maintain it if it is still useful for someone
FabioLolix commented on 2020-02-18 21:32 (UTC)
What is the purpose of this package?
drakkan commented on 2019-04-02 21:45 (UTC)
fixed, thanks for reporting
yaworski commented on 2019-04-02 21:32 (UTC)
The 2.4.7-1 PKGBUILD is missing "export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig" line in build(). Because of that it doesn't build against OpenSSL 1.0, but against system default one.
drakkan commented on 2018-02-27 07:41 (UTC) (edited on 2018-02-27 10:14 (UTC) by drakkan)
the PGP key is correct
https://openvpn.net/index.php/open-source/documentation/sig.html
it matches the one in the official package too,
I already have the pgp key in my laptop so I tested this command
gpg --recv-keys D72AF3448CC2B034
on a clear virtual machine and it works fine
hiagop commented on 2018-02-27 01:06 (UTC)
The package fails to install on version 2.4.4.
==> Making package: openvpn-openssl-1.0 2.4.4-1 (Mon Feb 26 22:02:21 -03 2018) ==> Retrieving sources... -> Found openvpn-2.4.4.tar.xz -> Found openvpn-2.4.4.tar.xz.asc ==> Validating source files with sha256sums... openvpn-2.4.4.tar.xz ... Passed openvpn-2.4.4.tar.xz.asc ... Skipped ==> Verifying source file signatures with gpg... openvpn-2.4.4.tar.xz ... FAILED (unknown public key D72AF3448CC2B034) ==> ERROR: One or more PGP signatures could not be verified! :: failed to verify openvpn-openssl-1.0 integrity
And $ gpg --recv-keys --keyserver hkp://pgp.mit.edu D72AF3448CC2B034 gpg: keyserver receive failed: Server indicated a failure
Looks like the PGP public key was not updated since the last version.
1 2 Next › Last »