How to disable listenPort? (SSL only)

Hi,
          how can I disable listenPort and enable only SSLListenPort?
          Thanks.
          

There is no way to do this in WLS 5.1. You can use firewalls to prevent access to
          this port...
          Darrel Cox wrote:
          > Did you ever get an answer to this question? If so, what was it? And can it be
          > done without bringing down the instance?
          >
          > Darrel
          >
          > Papaya Head <[email protected]> wrote:
          > >in wls5.1... thanks.
          > >
          > >Papaya Head wrote:
          > >
          > >> Hi,
          > >>
          > >> how can I disable listenPort and enable only SSLListenPort?
          > >>
          > >> Thanks.
          > >
          

Similar Messages

  • How to disable all ssl checking - sec_error_ca_cert_invalid

    Is it possible to disable all SSL checking of any kind within firefox?
    I'm stuck with this error. (copied from another post) https://support.cdn.mozilla.net/media/uploads/images/2014-08-04-14-05-02-bc62ea.png
    I have already set mozillapkix to false. I do not want to have to import self-signed certs for all my servers into firefox. I also deal with 'broken ssl', like incomplete certificate chains, etc.. on load balancers, or other odd devices.
    I had a version of nightly that was working with mozillapkix set to false, but it looks like it auto-updated:( so it is at 33.0.2 now, and no longer likes my self-signed certs again. (Which reminds me I need to turn off auto-update if possible).
    If there is no way to completely disable ssl checking in Firefox, is there a nightly build version, or prior build version (I forget what version this new ssl checking began), that I can use that will avoid this stringent ssl checking (why there is no 'add exception' is still confusing...)?

    If this is a major headache, you can use the Extended Support Release version of Firefox 31. I believe the preference to disable use of PKIX still works in that version. You could test with the "Portable Apps" build first before switching.
    More info on ESR: http://www.mozilla.org/firefox/organizations/
    Portable build (unofficial) for testing: http://portableapps.com/apps/internet/firefox-portable-esr (uses its own local profile, exit your normal Firefox first)

  • How to disable the 'Read Only' notification on an Access document when it is opened from within a document library (SP 2010)

    Hello, 
    OK, so I am currently having issues with opening MS Access documents from SP 2010. I have taken an existing database and uploaded it into a document library. Now, when I open this document I get the prompt to open it in either 'Read Only' or 'Edit'. 
    When I select 'Read Only' I can view the document, however I get the 'Read Only - Save As' notification when the document opens up. I have configured the document both from the source (on the original file) and from within SP to disable notifications - (from
    within the Trusted Options selection) 
    Deleted the document and uploaded it again, and the 'yellow bar' notification is still appearing. 
    I want to disable the 'Save As' function, or even hide this when the document is opened. Is this at all possible?? 

    Hi Terry,
    According to your description, my understanding is that you don’t want the yollow bar notification to display when you open Access documents.
    This issue seems to be about the client application. Please compare the followings with the things that you did:
     1.Open the documents
     2.Click File->Options->Trust Center->Trust Center Settings
     3.Click Protected View, unselect ‘Enable Protected View for originating from the Internet’
     4.Click Message Bar, select ‘Never show information about blocked content’
     5.Click Macro Settings, select ‘Disable all macros without notification’
    In addition, as this issue is about Office, I commend you create a new thread in Office forum, more experts will assist you with this issue.
    Office forum:
    http://social.technet.microsoft.com/Forums/en-US/home?category=officeitpro
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to disable SSL renegotiation in weblogic 10.3

    Hi,
    Can someone advise how to disable the SSL renegotiation in weblogic 10.3 server with jdk 1.6.0_35-b10 or 1.6.0_07-b06?
    I tried to set up below properties when starting up weblogic server. But didn't work.
    -Dweblogic.security.disableNullCipher=true -Dweblogic.ssl.AllowUnencryptedNullCipher=false -Dweblogic.security.ssl.enable.renegotiation=false -Dssl.debug=true -Dsun.security.ssl.allowUnsafeRenegotiation=false -Dsun.security.ssl.allowLegacyHelloMessages=false
    Really appreciate if anyone can give any advise.

    Thanks PratikS.
    I tried to apply such patch in weblogic10.3.0. But got below NoSuchMethodError. Any idea? Any other patch needed?
    <Jun 3, 2013 1:25:49 PM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.NoSuchMethodError:weblogic.protocol.ServerChannel.getConfig()Lweblogic/management/configuration/NetworkAccessPointMBean;
    java.lang.NoSuchMethodError: weblogic.protocol.ServerChannel.getConfig()Lweblogic/management/configuration/NetworkAccessPointMBean;
    at weblogic.security.utils.SSLContextManager.getChannelSSLContext(SSLCon
    textManager.java:234)
    at weblogic.security.utils.SSLContextManager.getSSLServerSocketFactory(S
    SLContextManager.java:89)
    at weblogic.server.channels.DynamicSSLListenThread.<init>(DynamicSSLList
    enThread.java:59)
    at weblogic.server.channels.DynamicListenThreadManager.createListener(Dy
    namicListenThreadManager.java:289)
    at weblogic.server.channels.DynamicListenThreadManager.start(DynamicList
    enThreadManager.java:129)
    Truncated. see log file for complete stacktrace
    >

  • How to disable SSL v3 for sun os 5.6 (OAS 4.0.8), I am facing POODLE vulnerability issue?

    my Website is hosted on Sun OS 5.06 (OAS 4.0.8) and using web server : Oracle_Web_Listener/4.0.8. Website is configured to use https for secure pages and it was working fine from last 10 years but suddenly i am getting complaints from my customers that they can not browse site on chrome version 40 and above and firefox 34 and above.
    I searched for this issue and found that there is POODLE attack which may causing this issue. now the only solution i can see is to disable SSL v3 on server.
    Can any help me out with the process or an idea, How to disable SSL V3 on this Olde server? its sun microsystem server.

    Hi Aamir,
       This is old software, been a while since I saw one of these.
        Normally when SSL was setup there were two listeners, one with SSL and one without, in a different port, so you could try to find this second port, which may work without any need to change the configuration.
        Else, try to check on the OAS manager (Usually on port 8888), the HTTP listener -> WWW -> Network, if there is a setup only for the SSL port, you will need to add a new line, with the same configuration, but a different port and the security disabled.
        Also, there may be some setting on the application itself for the url path. If so, when you navigate in the application it will try to redirect you back to the SSL port. In that case you will need to figure out where to change that, which depend on the application itself.
       Found this page on google with the process to setup SSL on OAS 4.0, you need to do the inverse of step 5.
    WoSign Support: SSL Certificates Installation Instruction - Oracle Web Server (OAS 4.0.8)
    Regards,
    Luis

  • How to Disable caching of all SSL pages?

    May anyone can help me, how to Disable caching of all SSL pages in an web application?
    Thanks in advance.
    Balamurugan.K

    sabre150 wrote:
    kajbj wrote:
    It doesn't matter that you are using SSL if I understood your question correctly. I'm not certain but I think it does matter. As I understand it, no SSL/HTTPS pages should be cached since this could represent a security weakness. I was a bit vague. I meant that it doesn't matter what he is using under the hood since he isn't doing any "programming" if he's only serving pages. Everything should be related to configuring the server correctly, and/or using the correct header directives (not sure since I'm not a web developer)

  • How to disable SSL Renegotiation

    Hi All,
    A security audit discovered one of our application's SSL termination, resides our ACE, supports SSL Renegotiation, which is, in their opinion, a security risk. As far I know, it is not supported to turn off this feature on ACE. Anyway, I want to be sure, before I reports this to the auditors. If you know, how to disable it, please share with me!
    We are running 3.0(0)A4(2.2).
    Regards,
    Tamas

    Thank you for your answer.
    Our running version is A5(2.0). It should have rehandshake disabled by default.
    Here are the outputs from some commands:
    ACE# sh run | i rehand
    Generating configuration....
    ACE# sh parameter-map SSL_TERMINATION
    Parameter-map : SSL_TERMINATION
    Description : -
    Type : ssl
        version                            : all
        close-protocol                     : none
        expired-crl                        : allow
        cdp-errors                         : reject
        authentication-failure any         : reject
        session-cache timeout              : disabled
        queue-delay timeout                : disabled
        Accepted cipher list:
          RSA_WITH_RC4_128_MD5 (priority:1)
          RSA_WITH_RC4_128_SHA (priority:1)
          RSA_WITH_AES_128_CBC_SHA (priority:10)
          RSA_WITH_AES_256_CBC_SHA (priority:1)
        rehandshake                        : disabled
        purpose-check                      : enabled
    As you can see there is no configuration command to activate rehandshake.
    So my question is if the rehandshake command only affects the ACE´s ability to do a rehandshake from its own side, but always lets the client do it if it wants to.
    It isn't easy to find details about this. And the only place where I have found i little bit of details says "Enables rehandshake, allowing the ACE to send an SSL HelloRequest message to its peer to restart SSL handshake negotiation", so it might just be in that direction.
    A followup question would be if it is possible to prevent the client from doing a rehandshake by a command in the ACE.
    If this behaviour is not the intention this has to be a bug and I would go to the TAC with it.
    I just want to know how the ACE is intended to work before I do that.
    Best Regards,
    /Torbjörn

  • How to disable iMessage for an old Apple ID which is only used for AppStore?

    How to disable iMessage for an old Apple ID which is only used for AppStore?
    I used my old Apple ID for iMessage and AppStore Apps. Now I'm using my iCloud Account (second Apple ID) on my Mac as iCloud and iMessage Account.
    New Apple ID - iCloud & iMessage (**** thing that I can't use my okd Apple ID for iMessage and another for iCloud) on new Mac
    Old Apple ID - AppStore, iMessage days ago
    So now how to disable the iMessage function for my old Apple ID which isn't used anymore?
    Thank you!

    Yeah the problem is that I want to be reachable by:
    *new apple id
    *mobile number
    Earlier:
    *old apple id
    *mobile number
    Problem - if I set in Settings => Messages => Receive at:
    *new apple id
    *mobile number
    Others still can see my old apple id as "iMessage" although it isn't used a iMessage anymore. So how to disbale iMessage function for that?

  • How to disable SSLv3 on SSL enabled NodeManager (wls12.1.1 with jRockit)

    how to disable SSLv3 on SSL enabled NodeManager (wls12.1.1 with jRockit)

    Hi,
    Add the following Java option in the StartNodemanger.sh file
    Steps to disable SSLv3 protocol on Weblogic:
    1.  The weblogic.security.SSL.protocolVersion command-line argument lets you specify which protocol is used for SSL connections.
    2.  After enabling/configuring the SSL for weblogic server, append the following option to the JAVA_OPTIONS variable
            -Dweblogic.security.SSL.protocolVersion=TLS1
         NOTE: If you don’t specify the above property, by default it takes SSLv3.
    Check the below Links for more information
    http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec1046921.aspx
    http://docs.oracle.com/cd/E17904_01/web.1111/e13707/ssl.htm#SECMG494
    CVE-2014-3566 - Instructions to Mitigate the SSL v3.0 Vulnerability (aka "Poodle Attack") in Java SE
    Additional Info
    Poodle Vulnerability CVE-2014-3566
    CVE-2014-3566 - Instructions to Mitigate the SSL v3.0 Vulnerability (aka "Poodle Attack") in Java SE
    Hope it helps

  • How I disable my textbox at view time and Enable only when insert or edit t

    hi master
    Sir i have master detail form and i am not use toolbar i am usint my button add/edit/view/next/last and other
    sir my requirement is all textbox disable at view time enable ony edit or inserting time
    how I disable my textbox at view time and Enable only when insert or edit time.
    i use this
    if :system.form_status='change' then
    if :system.form_status='insert' then
    if :system.form_status='execute query' then
    but not right work
    please give my idea where i use what statment
    send me sample
    Aamir

    Aamir,
    Set the text item's Enabled property to False at design time. Then, using SET_ITEM_PROPERTY (see Forms Help), set to Enabled in the relevent part of the code on the WHEN-BUTTON-PRESSED triggers on your Insert and Update buttons. Similarly, disable on your Save button once the cnahges are saved etc.

  • How to disable the security code and use only the Touch ID

    how to disable the security code and use only the Touch ID

    You can't use Touch ID without a passcode.
    http://support.apple.com/kb/HT5883

  • How to Enable/Disable MessageTextInput Read Only property in PFR?

    Dear All,
    When i click on a submit button i need to enable/disable the Read only property of MessageTextInput item.
    Can any one tell me how to do this?
    I am executing the code
    if (pageContext.getParameter("EnableBT") != null) {
    OAMessageTextInputBean beanEmployeeIdCL = (OAMessageTextInputBean)webBean.findIndexedChildRecursive("EmployeeIdCL");
    beanEmployeeIdCL.setReadOnly(false);
    When i used the above code in Process Form Request method it is showing developer mode exception in run time as we can call the above code only in Process Request form.
    Request to please help regarding this.
    Thanks & Regards,
    CAK

    CAK,
    You need to make use of Partial Page Rendering (PPR) & SPELL. Modifying the bean property in PFR is not supported in OAF.
    Refer - PPR section of Devguide for more.
    Regards
    Gyan

  • How to disable only inactive firewall notification in the action center by GPO

    Hi
    I need to disable only inactive notifications firewall in the action center PCs through GPO.
    I have seen several posts and it seems possible disable by GPO only all notifications in the action center and not only firewall notifications.
    I have a DC with Win server 2012 R2.
    Have you any ideas?
    Regards
    Christian

    Hi Christian,
    Sorry, it seems that we can’t achieve this.
    Regarding this topic, the following thread can be referred to for more information.
    Disabling Action Center's Firewall Notification through GPO
    http://social.technet.microsoft.com/Forums/en-US/e78a30cb-6cf2-4de6-afda-e0c90a3d2e34/disabling-action-centers-firewall-notification-through-gpo?forum=winserverGP
    Best regards,
    Frank Shen

  • How to disable ssl in messenger express

    Our ssl cert is about to expire. We applied a new one yesterday
    and it worked. But after a restart of the system, we could not
    get the webmail working.
    We have no time to investigate now. So it might be simpler
    to disable the ssl in httpd, i.e. reverting to the original
    http://our.mail.system
    (instead of https://our.mail.system)
    Note: right now
    all
    http:// are automatically switched to https://
    Pls tell me to way to disable it
    Thanks

    In UWC set uwcauth.ssl.authonly=false in /var/opt/SUNWuwc/WEB-INF/config/uwcauth.properties file and restart web container.

  • Ctrl+shift+U - Unicode input, how to disable?

    Anyone knows how to disable ctrl+shift+u unicode input?
    Whenever I press ctrl+shift+u, I get an underlined "u" and can enter some unicode number. However, I don't need it, and because of this, for example in qt creator the predefined "ctrl+shift+u" keyboard shortcut doesn't work.
    I have no idea where this mapping comes from (obviously not qt, since ctrl+shift+u is mapped to an important shortcut), but maybe gnome or the xserver?
    Thanks already

    I just updated from Ubuntu 13.10 to Ubuntu 14.04 and I found that I have exactly this same problem, which is being caused by ibus (my up to date Arch system doesn't seem to have the problem).  You can see if ibus is running on your system via:
    $ ps aux | grep -i ibus
    peniwize  3108  0.0  0.2  47180  3620 ?        Ssl  Jun09   1:44 /usr/bin/ibus-daemon --daemonize --xim
    peniwize  3127  0.0  0.0  37268   264 ?        Sl   Jun09   0:00 /usr/lib/ibus/ibus-dconf
    peniwize  3129  0.0  0.7 181000 13040 ?        Sl   Jun09   0:34 /usr/lib/ibus/ibus-ui-gtk3
    peniwize  3147  0.0  0.2  40224  3984 ?        Sl   Jun09   0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
    peniwize  3179  0.0  0.0  27956  1096 ?        Sl   Jun09   0:10 /usr/lib/ibus/ibus-engine-simple
    I'm running XFCE and there is now a "Language Support" icon in the "Settings" panel (select "Settings Manager" on the main menu.)  The Language Support app contains a "Keyboard input method system" selection on Language tab.  I changed it from 'IBus' to 'None' and now Ctrl+Shift+u works again.  (This is a quick and dirty solution that works for me because I'm only using English and never have to type special characters.)

Maybe you are looking for

  • Calling stored procedure in MS SQLServer

    I have created a db connection,conn pools and am able to sucessfuly query the DB in my database control. I need to run a stored procedure. I am using the statement: * @jc:sql statement="EXEC dbo.mi5DSS_D98" where dbo.mi5DSS_D98 is the stored procedur

  • Hey! Im not seeing a transparent top of page menu bar on the desktop...

    whats up with that? a quick check uncovered nothing... Message was edited by: iShell

  • Ralph, help!  (with "does not respond" message)

    My mom said you were the go-to guy on this issue. We have been using iChat AV for video conferencing for about 6 months. Then I switched ISPs, from a cable modem to DSL. Have not been able to make it work since -- we get a "does not respond" message.

  • How to make .exe applications

    good day, im interested in java and started reading tutorials. i dont have prior background in programming. as i skip reading on tutorials, i notice that programs are run on command prompt. my question is, can i make a program that have filename exte

  • Shuffle With Smart Playlist

    Hey, I've been having this problem for awhile, and hopefully someone can help me out with it. I just got my ipod about a month ago, also got the iTrip. For anyone who has the iTrip, they know that the stations are mixed in with the music in shuffle m