bpeikes
09-30-2022Cloud Apps
Enabling HTTP and HTTPS on single node server
We have the need to enable https on our server. The issue is that we need to start off by enabling https while keeping http open so we can migrate our services to use https. Documentation seems to say that once you turn https on, http is no longer turned on.
We are on 2022.2, is there any way to configure both https and http?