Home | History | Annotate | Download | only in ssl

Lines Matching full:httpsport

723 +		if (viewer.httpsPort != null) {
724 + ustr += viewer.httpsPort;
808 + /* prepare for an HTTP URL connection to the same host:port (but not httpsPort) */
2391 + String httpsPort;
2490 + httpsPort = readParameter("httpsPort", false);