]> granicus.if.org Git - icinga2/commit
Raise the message size for anonymous client and pki request calls to 1MB
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 5 Sep 2018 15:44:05 +0000 (17:44 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 5 Sep 2018 15:44:05 +0000 (17:44 +0200)
commita1ec919f5b75508f060d38ef3359a8091afeacf4
treeee9ed8e5cc0bbb7224d352a6f2fd5d94abfd5c5b
parent1c2a59bf63c42712a86868764a0e1cbb83acc2f5
Raise the message size for anonymous client and pki request calls to 1MB

If one sends the full certificate chain, this previous limit of 64KB
could be hit.
lib/remote/jsonrpcconnection.cpp