Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to remove http (keep https only)

Not applicable

Creating APIproxy by importing zip-bundle it has received both http and https endpoints. How can I remove http, so that only calls over secure https are supported?

Solved Solved
0 3 1,930
1 ACCEPTED SOLUTION

Select Proxy End point flow and Remove below line from "HTTPProxyConnection" element.

<VirtualHost>default</VirtualHost>

View solution in original post

3 REPLIES 3