You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DROID only serves HTTP, and does not implement SSL for HTTPS support. Our deployments always use a proxy server to handle HTTPS termination. The :insecure-site setting is only for DROID returning links and redirects that start with https://. It would be good to add this to the documentation.
The text was updated successfully, but these errors were encountered:
DROID only serves HTTP, and does not implement SSL for HTTPS support. Our deployments always use a proxy server to handle HTTPS termination. The
:insecure-site
setting is only for DROID returning links and redirects that start withhttps://
. It would be good to add this to the documentation.The text was updated successfully, but these errors were encountered: