Keeping openvpn and related software up-to-date - Raspberry Pi Forums
i have installed openvpn server on rpi running rasbian wheezy using instructions found @ https://tryapi.wordpress.com/2014/10/13 ... -easyrsa3/
works concerned keeping critical security related components up-to-date. original version of instructions compiled openvpn source , have version 2.3.7. downloading latest source version 2.3.10.
if compile using same instructions safely replace previous version, or there else need do?
occurs me there may other components need kept up-to-date. looking through instructions, openssl , gnupg seem important components security , need kept updated. these being kept up-to-date in wheezy repositories or should rebuild server on raspbian jessie? perhaps there better option?
works concerned keeping critical security related components up-to-date. original version of instructions compiled openvpn source , have version 2.3.7. downloading latest source version 2.3.10.
if compile using same instructions safely replace previous version, or there else need do?
occurs me there may other components need kept up-to-date. looking through instructions, openssl , gnupg seem important components security , need kept updated. these being kept up-to-date in wheezy repositories or should rebuild server on raspbian jessie? perhaps there better option?
sudo apt-get update && sudo apt-get -y dist-upgrade
job done.
job done.
raspberrypi
Comments
Post a Comment