Advertisement

01.14.2008 at 06:44AM PST, ID: 23080762
[x]
Attachment Details

http server port 443 not active

Asked by jstretch in Oracle IAS Application Server, Oracle Database

(Windows XP, OAS 10.1.2) I have setup my HTTP server for SSL using enterprise manager. Right now its listening to port 80 and 443. It was working when I initially configured it and accepting the certificate chain I established. But after a reboot the server has stopped listening to port 443. I've tried restarting the service and http server but no luck. I also ran netstat -a to see if port 443 was used by another service but it seems to be available.

HTTP Server entires when clicking on 'Ports':
Oracle HTTP Server      Diagnostic      7200       7200-7299      
Oracle HTTP Server      Listen                 80         80;7777-7877      
Oracle HTTP Server      Listen (SSL)                   443;4443-4543      <-- no value for port in use column

Virtual Hosts:
Server Name  Port      IP Address      Type              Protocol         Average Response Time (seconds)
127.0.0.1      7200       127.0.0.1         IP-based      http                   0.003
holsteadj      443                                default        https (SSL)         Unavailable

ssl.conf snippet:
Listen 443
    #
#   Some MIME-types for downloading Certificates and CRLs
#
    AddType application/x-x509-ca-cert .crt
    AddType application/x-pkcs7-crl .crl

    <VirtualHost _default_:443>
        #  General setup for the virtual host
        DocumentRoot "C:\oracle\FRHome_1\Apache\Apache\htdocs"
        ServerName holsteadj
        ServerAdmin holsteadj@saic.com
        ErrorLog "|C:\oracle\FRHome_1\Apache\Apache\bin\rotatelogs logs/error_log 43200"
        TransferLog "|C:\oracle\FRHome_1\Apache\Apache\bin\rotatelogs logs/access_log 43200"
        Port 443
        .....Start Free Trial
[+][-]01.14.2008 at 08:05AM PST, ID: 20653932

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01.14.2008 at 08:36AM PST, ID: 20654213

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01.14.2008 at 08:54AM PST, ID: 20654369

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Oracle IAS Application Server, Oracle Database
Sign Up Now!
Solution Provided By: jstretch
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628