]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Default for ssl-port is port 853, the temporary port assignment
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 9 Oct 2015 07:55:21 +0000 (07:55 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 9 Oct 2015 07:55:21 +0000 (07:55 +0000)
commitc3a45dde152b5101b83757245bb1fc978066805c
tree917a1876d5ba7e3e9eb7ca2a717219f29bb1cb1a
parent2b46074c6063e208b3653530f7b09630c1cccb0a
- Default for ssl-port is port 853, the temporary port assignment
  for secure domain name system traffic.
  If you used to rely on the older default of port 443, you have
  to put a clause in unbound.conf for that.  The new value is likely
  going to be the standardised port number for this traffic.

git-svn-id: file:///svn/unbound/trunk@3502 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
util/config_file.c