![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Security and Firewalls Protecting you against unwanted people and programs |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2006
Posts: 1
OS: XP
|
Implementation of SSL
Hi
I want to use https protocol for my application deployed in pramati application server 5.0. for that i have done the following. proper server specific Entries in 1.server-config.xml 2.web-config.xml 3.security-config.xml created server and client certificate. after that when i fetch the link(welcome page) it gives: The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. -------------------------------------------------------------------------------- Please try the following: Click the Refresh button, or try again later. If you typed the page address in the Address bar, make sure that it is spelled correctly. To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP). See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting). Click the Tools menu, and then click Internet Options. On the Connections tab, click LAN Settings. Select Automatically detect settings, and then click OK. Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed. If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0. Click the Back button to try another link. Cannot find server or DNS Error Internet Explorer can anyone help me out. thanx. Last edited by sysvirus; 12-27-2006 at 02:04 AM. |
|
|
|
| Sponsored Links |
|
|
#2 (permalink) |
|
Registered User
|
Hi,
To enable SSL in Pramati Server 5.0 for your application, please do the following (Try these steps on a fresh node i.e. rename the folder of your existing node, say your existing node is "default", to something else, say "default_old", and start the server. All nodes are present in <server-install>/nodes directory): * Enter this command in the server shell: ssl_accept start * You'll see HTTPS Listener getting bound to port 443 (or any other port you've set in server-config.xml) and HTTPS Acceptors threads starting. In case the message is not [ OK ] see server logs present in file <server-install>/nodes/default/logs/SERVER_TXTservermsg_YYYY_MM_DD_x.log Make sure your OS allows to open socket on port no < 1000. And if nothing works, send across your server logs to me. Cheers! -Ankit Last edited by ankit_narang; 12-28-2006 at 02:10 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|