diff --git a/ocserv.conf b/ocserv.conf index b62dfdb..c7f9ad1 100644 --- a/ocserv.conf +++ b/ocserv.conf @@ -306,13 +306,6 @@ ban-reset-time = 300 # between different networks. cookie-timeout = 300 -# Cookie rekey time (in seconds) -# The time after which the key used to encrypt cookies will be -# refreshed. After this time the previous key will also be valid -# for verification. It is recommended not to modify the default -# value. -cookie-rekey-time = 14400 - # If this is enabled (not recommended) the cookies will stay # valid even after a user manually disconnects, and until they # expire. This may improve roaming with some broken clients. diff --git a/ocserv.spec b/ocserv.spec index 917af4e..556a074 100644 --- a/ocserv.spec +++ b/ocserv.spec @@ -161,7 +161,7 @@ rm -rf %{buildroot} %{_localstatedir}/lib/ocserv/profile.xml %changelog -* Mon Mar 21 2016 Nikos Mavrogiannopoulos - 0.11.2-1 +* Tue Apr 26 2016 Nikos Mavrogiannopoulos - 0.11.2-1 - New upstream release - Added automatic verification of signature during build