Instead of an insecure HTTP connection to the origin, such as in the example below:
-set up SSL like this:
-Instead of adding a wildcard origin, such as in the example below:
-define the origins explicitly like this:
-Instead of setting up a plain HTTP server that doesn't use SSL, such as this one:
-
when creating an HTTP server, the setSsl method should be called on the
@@ -33,7 +33,7 @@
it with SSL: