mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-09 16:20:04 +01:00
Add rendomized server name
https://github.com/Angristan/OpenVPN-install/pull/151
This commit is contained in:
parent
edbf48646e
commit
0c26b67343
@ -88,6 +88,7 @@ This fork includes the following features :
|
|||||||
- No comp-lzo, as [compression is a vector for oracle attacks, e.g. CRIME or BREACH](https://github.com/BetterCrypto/Applied-Crypto-Hardening/pull/91#issuecomment-75388575)
|
- No comp-lzo, as [compression is a vector for oracle attacks, e.g. CRIME or BREACH](https://github.com/BetterCrypto/Applied-Crypto-Hardening/pull/91#issuecomment-75388575)
|
||||||
- [Arch Linux support](https://github.com/Angristan/OpenVPN-install/pull/2)
|
- [Arch Linux support](https://github.com/Angristan/OpenVPN-install/pull/2)
|
||||||
- Up-to-date OpenVPN thanks to [EPEL](http://fedoraproject.org/wiki/EPEL) for CentOS and [swupdate.openvpn.net](https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos) for Ubuntu and Debian. These are third-party yet trusted repositories.
|
- Up-to-date OpenVPN thanks to [EPEL](http://fedoraproject.org/wiki/EPEL) for CentOS and [swupdate.openvpn.net](https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos) for Ubuntu and Debian. These are third-party yet trusted repositories.
|
||||||
|
- Randomized certificate name
|
||||||
- Other improvements !
|
- Other improvements !
|
||||||
|
|
||||||
## DNS
|
## DNS
|
||||||
@ -175,7 +176,6 @@ The [SWEET32 vulnerability page](https://community.openvpn.net/openvpn/wiki/SWEE
|
|||||||
|
|
||||||
- BF-*
|
- BF-*
|
||||||
- DES* (including 3DES variants)
|
- DES* (including 3DES variants)
|
||||||
- RC2-*
|
|
||||||
|
|
||||||
>The following ciphers are *not* affected:
|
>The following ciphers are *not* affected:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user