Jump to content

Reverse Proxy to Second Life llRequestSecureURL


TommyTheTerrible
 Share

You are about to reply to a thread that has been inactive for 1053 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

I have been trying to interface a well known serverless system to Linden Lab's proxies to send information to scripts in-world. But the system does not allow connections to "untrusted" HTTPS connections and there does not seem to be a way to add a custom certificate authority to make Linden Lab's proxies "trusted".

To get around this, I plan on creating a reverse proxy that has a LetsEncrypt certificate that can be "trusted" by the serverless infrastructure and relay the information through it to the Linden Lab's endpoints.

But I am not sure if this would violate any part of the terms of service and am a little worried the amount of traffic from a single IP address could set off alarms on Linden Lab's side.

I also do not like needing to place a single point of failure into my process to bridge these two systems. Are there any plans to move the certificates of the Linden Lab's proxies to something with a public, trusted certificate authority?

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 1053 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...