Article 4YQ7B java console work for window not from cent os(net.properties question)

java console work for window not from cent os(net.properties question)

by
PoleStar
from LinuxQuestions.org on (#4YQ7B)
Hi,

I am trying to configure remote console on centos 7 serve.

For testing
When I use windows server with jre8 console works fine.. I notices it adds
https://<address>:443
to the popup windows before it connect to https://<address>

When I use on centOS it adds
https://<address>:8022
Then it say it could not download files.
Please note 8822 is the port where proxy listens.

I checked /usr/java/jre1.8.0_241-amd64/lib/net.properties

Code:[centos@ndbterm3 Downloads]$ grep = /usr/java/jre1.8.0_241-amd64/lib/net.properties
java.net.useSystemProxies=true <---- I checked with both true and false
#java.net.useSystemProxies=false
# http.proxyHost=
# http.proxyPort=80
http.nonProxyHosts=localhost|127.*|[::1]
# https.proxyHost=
# https.proxyPort=443
# ftp.proxyHost=
# ftp.proxyPort=80
ftp.nonProxyHosts=localhost|127.*|[::1]
# gopher.proxyHost=
# gopher.proxyPort=80
# socksProxyHost=
# socksProxyPort=1080
# http.KeepAlive.remainingData=512
# http.KeepAlive.queuedConnections=10
#jdk.http.auth.proxying.disabledSchemes=
jdk.http.auth.tunneling.disabledSchemes=Basic
#jdk.http.ntlm.transparentAuth=disabled
#jdk.http.ntlm.transparentAuth=allHosts
#jdk.http.ntlm.transparentAuth=trustedHosts
jdk.http.ntlm.transparentAuth=disabled
[centos@ndbterm3 Downloads]$any ideas ?latest?d=yIl2AUoC8zA latest?i=xR8GVmltB4o:OGVjfZ3wA7Y:F7zBnMy latest?i=xR8GVmltB4o:OGVjfZ3wA7Y:V_sGLiP latest?d=qj6IDK7rITs latest?i=xR8GVmltB4o:OGVjfZ3wA7Y:gIN9vFwxR8GVmltB4o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments