Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4407862

RMI secure transport provider uses incorrect default server host name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.0
    • core-libs
    • generic
    • generic

      The default server host name chosen by the JSSE-based secure RMI
      transport provider is not consistent with the one for the standard
      TCP endpoints. In particular, because the provider does not use
      AccessController.doPrivileged when accessing the local host name, it
      uses "localhost" for the server host name instead of the actual host
      name if connect permission isn't granted.

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: