Why does my browser just hang when I connect to Apache-SSL?
Apache-SSLAlso, if you see: SSL_Accept failed error:140760EB:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol in your error log, it's for the same reason.
Related QuestionsWhy does the connection hang when I connect to my SSL-aware Apache server?
SSL/TLS Strong Encryption: FAQ - Apache HTTP ServerBecause you connected with HTTP to the HTTPS port, i.e. you used an URL of the form ''http://'' instead of ''https://''. This also happens the other way round when you connect via HTTPS to a HTTP port, i.e. when you try to use ''https://'' on a server that doesn't support SSL (on this port). Make sure you are connecting to a virtual server that supports SSL, which is probably the IP associated with your hostname, not localhost (127.0.0.1). There can be various reasons.
Related QuestionsSSL/TLS Strong Encryption: FAQ - Apache HTTP ServerThis can happen when you try to connect to a HTTPS server (or virtual server) via HTTP (eg, using http://example.com/ instead of https://example.com). It can also happen when trying to connect via HTTPS to a HTTP server (eg, using https://example.com/ on a server which doesn't support HTTPS, or which supports it on a non-standard port). Make sure that you're connecting to a (virtual) server that supports SSL. This error can be caused by an incorrect configuration.Related Questions
Why does an SSL connection sometimes hang the browser?
Open Channel Foundation: FAQ - LDAP Browser EditorMost likely this occurs when the ldap port number specified in the connection windows was not a SSL port. If non-secure socket is used to connect to a server's SSL socket, then the application using the non-secure socket will hang. This is a characteristic of the SSL protocol. Open Channel Software runs entirely on Open Source Software. We return value to the Software community in the form of services and original software.
Related QuestionsWhy doesn't Apache include SSL?
Apache Server Frequently Asked QuestionsSSL (Secure Socket Layer) data transport requires encryption, and many governments have restrictions upon the import, export, and use of encryption technology. If Apache included SSL in the base package, its distribution would involve all sorts of legal and bureaucratic issues, and it would no longer be freely available. Also, some of the technology required to talk to current clients using SSL is patented by RSA Data Security, who restricts its use without a license.
Related QuestionsHow do I get Apache to send a MIDI file so the browser can play it?
Apache Server Frequently Asked QuestionsEven though the registered MIME type for MIDI files is audio/midi, some browsers are not set up to recognize it as such; instead, they look for audio/x-midi. There are two things you can do to address this: Configure your browser to treat documents of type audio/midi correctly. This is the type that Apache sends by default. This may not be workable, however, if you have many client installations to change, or if some or many of the clients are not under your control.
Related QuestionsIs Apache-SSL Y2K Compliant?
Apache-SSLApache-SSL does not add any date processing to the underlying components, so does not affect the overall compliance of your system. The main component, Apache, has this to say on the matter. You should also check your operating system, hardware and any other modules you include.
Related QuestionsHow do I use EGD with Apache-SSL?
Apache-SSLBen Srour explains how he did it on Mac OS/X here. The process should be very similar for other Unix variants. Mailing Lists There are two Apache-SSL mailing lists. For support and general help from the Apache-SSL community, send a blank email to apache-ssl-help@lists.aldigital.co.uk. This is probably the most direct route to getting arbitrary questions answered. However, BEFORE posting your question, please check that it hasn't already been answered by searching the archive.
Related QuestionsWhy does gnome just hang when I start it?
Gnome 2.2 Backport FAQGnome is sensitive to network settings. In particular, gnome won't start if your hostname doesn't resolve. To fix this, add to the localhost line in /etc/hosts:
Related QuestionsInternal web browser with Apache web server support ??? What does that mean?
PSPad - FAQ - ?????????????????????????? ???????????????? ??...If you have Apache installed, set correct HT Docs directory in Program Setting / Internet. If you use Shift+Ctrl+F10 instead F10, internal browser will browse from your Apache server, not from local file. You can see PHP results, CGI scripts run, ... Code explorer only works with some environments at this time. Try it with your English.INI files. You will see headings followed by items for that heading. You may need to click the plus to expand.
Related QuestionsWhy does ssh hang on exit?
OpenSSH FAQI upgraded to OpenSSH 3.1 and X11 forwarding stopped working. Starting with OpenSSH 3.1, the sshd x11 forwarding server listens on localhost by default; see the sshd X11UseLocalhost option to revert to prior behaviour if your older X11 clients do not function with this configuration. In general, X11 clients using X11 R6 should work with the default setting. Some vendors, including HP, ship X11 clients with R6 and R5 libs, so some clients will work, and others will not work.
Related QuestionsWhat is Apache?
Apache Server Frequently Asked Questionsruns on Windows NT/9x, Netware 5.x and above, OS/2, and most versions of Unix, as well as several other operating systems DBM databases for authentication allows you to easily set up password-protected pages with enormous numbers of authorized users, without bogging down the server. Customized responses to errors and problems Allows you to set up files, or even CGI scripts, which are returned by the server in response to errors and problems, e.g.
Related QuestionsWhy does my browser hang when I want to start a secure session?
MaxiYou will need to check your browser settings to make sure that it enables SSL. SSL is the protocol for encrypting data over the Internet. You will need to make sure you accept SSL and Cookies.
Related QuestionsQ : Why does my browser sometimes hang or it shows an "old" page?
GigaSports Software ProgramsA :You may be accessing cached (saved) pages from your PC rather than refreshing pages from our server. This is a supposedly useful "trick" that browsers use to speed up responses. When you use caching, every time you go to a page, the browser saves a copy of that page on your PC. If you ever ask for the same page again, instead of going all the way to the source, the browser quickly shows you a picture of the saved page.
Related QuestionsMy network does not have a DNS server, and the browser appears to hang. What's wrong?
ProCurve Networking by HP - Support - Häufig gestellte ...If your network does not have a DNS server, there is a wait of at least 4 minutes when you attempt to access a device through the web browser interface; the browser will appear to hang. Thereafter, performance remains sluggish. If you do have a DNS server, this is not a problem. To workaround this issue, add the IP address and alias of every device you want to manage to the file "drivers/etc/hosts".
Related QuestionsWhy does my browser sometimes hang when I quickly surf from one page to the next?
FAQ -- Software requirementsTo reduce the time to load web pages that are often visited, your browser automatically copies pictures and applets into a local cache directory. If you abruptly change before this operation is complete, your browser will store a corrupted executable, and you will be forced to tell the browser to refresh all the elements in that web page.
Related QuestionsWhy does FTP hang when trying to connect to a FTP server protected by Firewall-1?
FTP uses two connections, port 21 for FTP commands and another port for data traffic. Some stateful packet filters such as Checkpoint’s Firewall-1 expect a fixed data port for the data connection. By default, the OS will assign an ephemeral port number for the data connection. If Firewall-1 is configured to allow only a fixed port number, then you can configure ftproxy to use a fixed data port with the client side data port directive (csdport).
Related QuestionsOK, so how does Apache compare to other servers?
Apache Server Frequently Asked QuestionsApache has been shown to be substantially faster, more stable, and more feature-full than many other web servers. Although certain commercial servers have claimed to surpass Apache's speed (it has not been demonstrated that any of these "benchmarks" are a good way of measuring WWW server speed at any rate), we feel that it is better to have a mostly-fast free server than an extremely-fast server that costs thousands of dollars.
Related QuestionsWhy does Apache send a cookie on every response?
Apache Server Frequently Asked QuestionsApache does not automatically send a cookie on every response, unless you have re-compiled it with the mod_usertrack module, and specifically enabled it with the CookieTracking directive. This module has been in Apache since version 1.2. This module may help track users, and uses cookies to do this. If you are not using the data generated by mod_usertrack, do not compile it into Apache.
Related QuestionsDoes or will Apache act as a Proxy server?
Apache Server Frequently Asked QuestionsApache version 1.1 and above comes with a proxy module. If compiled in, this will make Apache act as a caching-proxy server.
Related QuestionsHow will I be affected if my browser does not support SSL v3 or 128-bit encryption?
eNetsIf you are using a browser that does not support SSL v3 or encryption with less that 128-bit, uou will not be able to make a payment through eNETS. Once the eNETS system detects a request coming from a browser with a security setting lower than that required, the system will not establish a connection with that browser. When that happens, you will see the standard internet error message such as “Page not found” or “Error 404”.
Related QuestionsApache] How do I setup/install an SSL certificate?
FAQ - JSP Hosting, Servlet Hosting, J2EE HostingHere is a link to 'how to' install a cert: that covers SGC SuperCert, SSL Web Server Certificate, and SSL123 Certificate:
Related QuestionsHow do I configure Apache 2 for SSL?
SDB: Apache 2 FAQ (Frequently Asked Questions)apache2 just shows the default apache start page rather than the SuSEhelp (or system status information) screen, which apache1 on 8.0 did. Apache/1.3.27 (Linux/SuSE 8.2) fails to start while the system boots for some reason , i am starting SuSE in init 3 mode . Please help , thank you. I've installed the rpms, Apache and mod_perl, mod_python and mod_php4. However, they don't seem to be taking effect. I've added : LoadModule php4_module /usr/lib/apache2-worker/libphp4.so to suse_loadmodule.
Related QuestionsHow can I enable the Apache SSL extensions?
Get SSLeay 0.8.0 or later from [ftp://ftp.psy.uq.oz.au/pub/Crypto/ SSL] ?? Build and test and install it! Get Apache SSLeay extensions from [ftp://ftp.ox.ac.uk/pub/crypto/SSL /] here Unpack it in the apache source directory and patch Apache as per the README. Configure and build it. You might also try [http://www.zedz.net] ZEDZ net which has many pre-built packages, and is located outside of the United States.
Related Questions