forked from pool/proftpd
Accepting request 769276 from network
remove deprecated NoCertRequest from TLSOptions (forwarded request 769275 from computersalat) OBS-URL: https://build.opensuse.org/request/show/769276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proftpd?expand=0&rev=38
This commit is contained in:
commit
73446ef024
@ -38,5 +38,5 @@
|
|||||||
TLSRenegotiate none
|
TLSRenegotiate none
|
||||||
|
|
||||||
# Should Server request a Clients Certificate and send valid CA list ?
|
# Should Server request a Clients Certificate and send valid CA list ?
|
||||||
TLSOptions NoCertRequest NoSessionReuseRequired
|
TLSOptions NoSessionReuseRequired
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 1 17:25:05 UTC 2020 - chris@computersalat.de
|
||||||
|
|
||||||
|
- cleanup tls.template
|
||||||
|
* remove deprecated NoCertRequest from TLSOptions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 28 20:45:30 UTC 2019 - chris@computersalat.de
|
Sat Dec 28 20:45:30 UTC 2019 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package proftpd
|
# spec file for package proftpd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user