8.5

<top>253</top>
<type>dent</type>
</pin_0>
<pin_1>
<left>361</left>
<top>341</top>
<type>dent</type>
</pin_1>
</pinElm1>
</values>
Note
SSL is used to accept secured, encrypted requests from web clients and requires a certificate delivered by an
approved authority. SSLcan also be called HTTPS, though that is a misnomer. For more information on SSLand
how to purchase a certificate, please see Q10694 on SSL.com.
Note
When SSL is enabled and a user sends a query prefixed with https://, then this specific communication will be
sent through port 443, which cannot be changed in Workflow. However, http:// requests will still be received on
the port specified in http server preferences.
HTTPServer Input 2 User Options
The HTTPServer Input 2 user options are used to enable serving static HTTPresources, as part of an
HTTPServer workflow. These resources are referred to within the HTMLresponse file and do not pass
through a process to get served so the process is very quick. Static resources are especially useful for
additional formatting of HTMLfiles such as JS(JavaScript) scripts, CSSfiles and images, since they are not
dynamic and generally shared between multiple dynamic files.