...
Wiki Markup |
---|
It is also important to use SSL for secure Remote Method Invocation (RMI) communications because RMI depends on object serialization and serialized data must be safeguarded in transit. Gong et al. \[[Gong 032003|AA. Java References#Gong 03]\] describe how to secure RMI communications using {{SSLSockets}}. |
...
References
Wiki Markup |
---|
\[[API 062006|AA. Java References#API 06]\] \[[Gong 032003|AA. Java References#Gong 03]\] 11.3.3 "Securing RMI Communications" \[[Ware 082008|AA. Java References#Ware 08]\] \[[MITRE 092009|AA. Java References#MITRE 09]\] [CWE ID 311|http://cwe.mitre.org/data/definitions/311.html] "Failure to Encrypt Sensitive Data" |
...