From 1174a80fc7443538f44737d31b1316d9050a1716 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 15 Dec 2014 10:50:53 +0100 Subject: [PATCH] =?UTF-8?q?Sem:=20Angaben=20zu=20B=C3=B6hmer=20erg=C3=A4nz?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sem/sem.bib | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sem/sem.bib b/sem/sem.bib index 7d736a6..8720132 100755 --- a/sem/sem.bib +++ b/sem/sem.bib @@ -54,11 +54,12 @@ } @Book{Boehmer2005, - Title = {Virtual Private Networks}, + Title = {{VPN} - {V}irtual {P}rivate {N}etworks}, Author = {Böhmer, Wolfgang}, Year = {2005}, - Edition = {2nd}, + Edition = {2}, Publisher = {Hanser}, + Titleaddon = {Kommunikationssicherheit in VPN- und IP-Netzen über GPRS und WLAN}, Owner = {jim}, Timestamp = {2014.10.27} @@ -585,8 +586,7 @@ Organization = {IEEE}, Pages = {548--551}, - Abstract = {SSL/TLS VPN is the better choice for remote access to a private network, while IPSec is better for the connection between two fixed endpoints. -With IPSec the data is transported unencrypted between the application and the VPN start point and from the VPN end point to the application. In a remote access example, all the data would be readable from inside the target network. Furthermore an attacker only needs access to the client computer and can then use the connection, without being authenticated. With SSL VPN the encryption is application to application and the authentication and authorization happens for each connection. Access to a connection is unequally more difficult than access to a computer.}, + Abstract = {SSL/TLS VPN is the better choice for remote access to a private network, while IPSec is better for the connection between two fixed endpoints. With IPSec the data is transported unencrypted between the application and the VPN start point and from the VPN end point to the application. In a remote access example, all the data would be readable from inside the target network. Furthermore an attacker only needs access to the client computer and can then use the connection, without being authenticated. With SSL VPN the encryption is application to application and the authentication and authorization happens for each connection. Access to a connection is unequally more difficult than access to a computer.}, Owner = {jim}, Timestamp = {2014.12.13} }