Downloads:
1,174,658
Downloads of v 2.2.2.20130718:
573
Last Update:
18 Jul 2013
Package Maintainer(s):
Software Author(s):
- crampyman
Tags:
openvpn admin- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
openvpn
This is not the latest version of openvpn available.
- 1
- 2
- 3
2.2.2.20130718 | Updated: 18 Jul 2013
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,174,658
Downloads of v 2.2.2.20130718:
573
Maintainer(s):
Software Author(s):
- crampyman
openvpn 2.2.2.20130718
This is not the latest version of openvpn available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by crampyman. The inclusion of crampyman trademark(s), if any, upon this webpage is solely to identify crampyman goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Unknown
Verification Testing Unknown
Scan Testing Successful:
No detections found in any package files
Deployment Method: Individual Install, Upgrade, & Uninstall
To install openvpn, run the following command from the command line or from PowerShell:
To upgrade openvpn, run the following command from the command line or from PowerShell:
To uninstall openvpn, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download openvpn --internalize --version=2.2.2.20130718 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade openvpn -y --source="'INTERNAL REPO URL'" --version="'2.2.2.20130718'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade openvpn -y --source="'INTERNAL REPO URL'" --version="'2.2.2.20130718'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install openvpn
win_chocolatey:
name: openvpn
version: '2.2.2.20130718'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'openvpn' do
action :install
source 'INTERNAL REPO URL'
version '2.2.2.20130718'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller openvpn
{
Name = "openvpn"
Version = "2.2.2.20130718"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'openvpn':
ensure => '2.2.2.20130718',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 10 Jan 2017.
OpenVPN package. Use these switches to configure :
/SELECT_SHORTCUTS=1 - create the start menu shortcuts
/SELECT_OPENVPN=1 - OpenVPN itself
/SELECT_SERVICE=1 - install the OpenVPN service
/SELECT_TAP=1 - install the TAP device driver
/SELECT_OPENVPNGUI=1 - install the default OpenVPN GUI
/SELECT_ASSOCIATIONS=1 - associate with .ovpn files
/SELECT_FILE_OPENSSL_UTILITIES=0 - install the utilities for generating public-private key pairs
/SELECT_EASYRSA=0 - install the RSA X509 certificate management scripts
/SELECT_PATH=1 - add openvpn.exe in PATH
/SELECT_OPENSSLDLLS=1 - dependencies - OpenSSL DLL's
/SELECT_LZODLLS=1 - dependencies - LZO compressor DLL's
/SELECT_PKCS11DLLS=1 - dependencies - PCKS#11 DLL's
Log in or click on link to see number of positives.
- openvpn-2.2.2-install.exe (38e7ce1f15d8) - ## / 56
- openvpn.2.2.2.20130718.nupkg (a0d115fcd33d) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
OpenVPN - Open Source SSL VPN Solution 2.6.12.1 | 89702 | Friday, July 19, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.11.2 | 27545 | Friday, June 28, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.11.1 | 16540 | Friday, June 21, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.10.3 | 33138 | Saturday, May 25, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.10.2 | 18199 | Monday, May 13, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.10.001 | 48826 | Saturday, March 23, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.9.001 | 39989 | Tuesday, February 13, 2024 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.8.001 | 59132 | Saturday, November 18, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.7.001 | 16456 | Friday, November 10, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.6.001 | 59436 | Friday, August 18, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.5.001 | 42797 | Friday, June 16, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.4.001 | 36069 | Saturday, May 13, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.3.003 | 15627 | Friday, April 28, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.3.001 | 16050 | Friday, April 14, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.2.001 | 17458 | Tuesday, March 28, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.1.001 | 17369 | Friday, March 10, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.0.005 | 13443 | Tuesday, February 28, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.0.004 | 7975 | Saturday, February 25, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.6.0 | 23262 | Friday, January 27, 2023 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.5.8 | 52696 | Thursday, November 3, 2022 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.5.7 | 73620 | Wednesday, June 1, 2022 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.5.6 | 37292 | Thursday, March 17, 2022 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.5.5 | 16800 | Thursday, February 17, 2022 | Approved | |
OpenVPN - Open Source SSL VPN Solution 2.5.4 | 488 | Wednesday, February 16, 2022 | Approved | |
OpenVPN 2.4.7 | 215568 | Saturday, March 23, 2019 | Approved | |
OpenVPN 2.4.6.20190116 | 12969 | Sunday, January 20, 2019 | Approved | |
OpenVPN 2.4.6.20180710 | 93555 | Tuesday, July 10, 2018 | Approved | |
OpenVPN 2.4.6 | 4846 | Monday, June 25, 2018 | Approved | |
OpenVPN 2.4.5 | 521 | Monday, June 25, 2018 | Approved | |
OpenVPN 2.4.4 | 24110 | Tuesday, October 3, 2017 | Approved | |
OpenVPN 2.4.3 | 7864 | Thursday, June 22, 2017 | Approved | |
OpenVPN 2.4.2 | 3541 | Friday, May 26, 2017 | Approved | |
OpenVPN 2.4.1 | 2580 | Saturday, May 13, 2017 | Approved | |
OpenVPN Community 2.4.0 | 6845 | Sunday, January 8, 2017 | Approved | |
OpenVPN Community 2.3.13.20161120 | 3171 | Sunday, November 20, 2016 | Approved | |
OpenVPN Community 2.3.13 | 3281 | Monday, November 7, 2016 | Approved | |
OpenVPN Community 2.3.11 | 5292 | Monday, June 20, 2016 | Approved | |
OpenVPN Community for Windows (incl. OpenVPN GUI) 2.3.10 | 2894 | Monday, January 11, 2016 | Approved | |
OpenVPN 2.3.6 | 4460 | Thursday, December 18, 2014 | Approved | |
openvpn 2.3.2 | 1719 | Tuesday, July 16, 2013 | Approved | |
openvpn 2.2.2.20130718 | 573 | Thursday, July 18, 2013 | Approved | |
openvpn 2.2.2 | 644 | Thursday, July 18, 2013 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about openvpn and the openvpn package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or openvpn, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.