Hi,

Il 20/01/2018 19:22, Selva Nair ha scritto:
> Hi,
> 
> Does openvpn-vagrant include any VM provisioning with openssl-0.9.8?
> Until recently I had access to a few old debian boxes but now all
> updated and 0.9.8 testing is getting harder.
> 
> Selva

Right now openvpn-vagrant[*] contains only fairly recent operating systems:

grep "vm.define" Vagrantfile
  config.vm.define "centos-7" do |box|
  config.vm.define "debian-9" do |box|
  config.vm.define "freebsd-11" do |box|
  config.vm.define "openbsd-6" do |box|
  config.vm.define "solaris-113" do |box|
  config.vm.define "ubuntu-1604" do |box|
  config.vm.define "openvpn-build" do |box|
  config.vm.define "netbsd-7" do |box|

If you want, I can easily add a new VM (say, Ubuntu 12.04), which has
OpenSSL 0.9.8.

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock


[*] <https://github.com/OpenVPN/openvpn-vagrant>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to