Is RMI considered untrusted input even with TLS?
If an application has an RMI API that’s used internally (servers communicating with one another), is the information coming from those calls considered trusted or validation is still required?
I can’t find a lot of details … Continue reading Is RMI considered untrusted input even with TLS?