scepman / install

SCEPman | Cloud-based Certification Authority
https://scepman.com/
8 stars 9 forks source link

Set HTTP version of App Service to HTTP/2 #14

Closed bb-froggy closed 3 months ago

bb-froggy commented 1 year ago

And do some testing as to whether the most common clients can work with that setting.

bb-froggy commented 3 months ago

Only for Certificate Master.

This option does not work with incoming client certificates and therefore is unsuited for SCEPman.

o-l-a-v commented 3 months ago

Maybe add "properties": {"siteConfig": {"http20Enabled": false}} to SCEPman in appSvcDouble.json then?

bb-froggy commented 3 months ago

Good idea to make this explict.