HT1338 iMac and SSL problem

I have an iMac operating under OS X.  Where can I find a patch for the SSL problem that reently occurred?

There is none required for 10.3 or earlier. For Mountain Lion look here: Apple Security Update 2014-001. For Mavericks use App Store for the software update.

Similar Messages

  • Single Sign-on and SSL problems

    We are using WebLogic Portal and Server (version 8.1 SP3). We want to have a single sign-on when entering the portal, so that users do not need to reauthenticate each time they access an application via an applet in the portal. We also want to protect the username/password authentication and all other connection information using SSL. We have applications in multiple domains.
    When not using SSL, SSO works okay. We are challenged for username/password exactly once, whether we access the Portal, or an application directly. As soon as we enable SSL, we are challenged repeatedly, and in some cases cannot access the applications at all, as the challenge always fails.
    We suspect that there is a Session cookie problem and that something is clobering the cookie and thus breaking the session. Does anyone have any idea on what might be causing the problem?

    Hi Derick,
    I want to make our discussion into 2 parts
    1) Sign on
    2) Viewing data based on the Heirarchy
    1)Before discussing about the Sign on i want to know which connectivity you are using ? Live offcie or QaaWS.
    2) We can make the second point possible in two ways One is with providing restriction at universe level
    and the other one is through the use of flash variables.
    Using flash variables:
    The main idea of using flash variables is reading the User ID from BO authentication and based on that we fetch the Heirarchy level of that user. Then we use some excel logic to hide the data from Low level heirarchy(Here we use Dynamic Visibility for components).
    I hope this is what you ar looking for....
    If so i have more points to acheive such scenario.
    Please provide the your BO environment details, such that it will be easy to identify the better best wat to acheve it.
    Regards,
    AnjaniKumar C.A.

  • SOAP and SSL problem

    I am using JDeveloper 9.0.3 and the Oracle SOAP library which is shipped with Oracle JDeveloper.
    My application connects to a SSL enabled webservice.
    The first problem I encountered was a 'no njssl9 in java.library.path' error.
    I used the tips from Lehmann's BLogger site (http://radio.weblogs.com/0132036/2004/02/13.html).
    I could not get this working in JDeveloper 9.0.3 because JDev 9.0.3 is using java jdk 1.3 which has not JSSE built in.
    So I decided to use JDeveloper 9.0.5.2. which uses the java jdk 1.4.
    It works, however now I am stuck with an error that the certificate chain is incomplete.
    The webservice to which I connect sends only the 'last' certificate, so not the entire chain. Can this be the problem?
    I have a couple of questions:
    1) what do I have to do to ensure that my application trusts the webservice SSL certificates. I know I have to install
    the certificate somewhere in the cacerts file. But which certificate en how do I store it?
    2) Is it true that the Oracle SOAP library only works with the Oracle Wallet? Does that mean I cannot get Oracle SOAP
    to work on an Oracle Application Server with my application?
    3) Is there any way to solve the 'no njssl9 in java.library.path' error using the Oracle SOAP library in JDeveloper 9.0.3?

    2) For non-oracle wallets, you need to set the following
    # private key
    # certificate chain
    # trusted certificates
    OracleSSLCredential sslCredObj = new OracleSSLCredential();
    // Set trusted certificates
    sslCredObj.addTrustedCert(easQACA);
    // Construct certificate chain. Place CA at the top
    // and user certificate at the bottom. The order of
    // set certificates in the chain is important. You must set
    // root certificate first, then signer certificates, and finally user
    // certificate.
    sslCredObj.addCertChain(rootCA); (set root CA certificate)
    sslCredObj.addCertChain(signer CA);(set signer certificate)
    sslCredObj.addCertChain(userCert); (set user certificate)
    * Set private key
    sslCredObj.setPrivateKey(userKey, password);
    3) If you have Oracle IAS or database installation, the njssl libraries are under ORACLE_HOME\lib. Include ORACLE_HOME/lib in LD_LIBRARY_PATH or starting the javavm using
    -Djava.library.path=ORACLE_HOME/lib
    should solve the njssl error.

  • Cherokee and SSL problems

    Hi
    I have a problem and i can't seem to find anything relevant when i am looking around and wondering if someone has had the same problem or if its a bug.
    I have a self signed cert and it works most of the time but sometimes cherokee stops responding on HTTPS but still works with HTTP.
    I get alot of error messages looking like:
    cryptor_libssl.c:343: ERROR: Init OpenSSL: unknown
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:343: ERROR: Init OpenSSL: unknown
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:343: ERROR: Init OpenSSL: unknown
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    cryptor_libssl.c:395: ERROR: SSL_write (1723390601, ..) -> err=-1 'error:00000005:lib(0):func(0):DH lib'
    So i guess something is wrong with that file... ive looked in their bug report but no one reported anything about ssl, anyone got any idea?

    I would open a bug in their bugtracker if I were in your shoes.
    Last edited by cactus (2009-01-17 00:24:52)

  • IMac and Airport problems

    Hello All - be gentle with me - Im not very techie and Im a windows refugee! so Im not well versed in the ways of Mac fully yet!!
    Im having a problem with my iMac (which i love) and airport wifi..... The iMac is 5 months old and is running OS x 10.5.6 I am using a wireless Netgear modem/router on 802.1n. I have 100% signal strength in the Airport Status bar and it connects perfectly.....however about 4-5 minutes the signal just disappears and the Airport status bar greys out and I lose my wifi connection. When you click on the Airport in the status bar, even the network name has disappeared, and then about 20 seconds later it reappears and reconnects itself automatically. Its like the card is turning itself off and then back on again and rebooting and its doing it like clockwork.
    I didn't really notice it at first, but it came to light when i bought a Time Capsule - which after 10 days of failed back ups I took back to the shop thinking it was that that was faulty.
    As the problem is still there, i figured it might be a router/modem issue so i got our IT guy to check all the settings and he confirmed it was properly set up and working fine.
    I've just bought a Mac Air Book also running Leopard 10.5.6 and the weird thing is that the Airport connection on that is bullet proof, as is the wireless connection on my daughters Windows XP Profession SP3 lap top - which leads me to conclude it has to be either a faulty airport card in the iMac or some sort of software issue ??
    Any one got any suggestions how to fix the issue - as its driving me nuts! Is this a known issue ?

    OK - this is early days, but this fix touch wood appears to have worked (after spending hours on the phone to Apple Support (who in fairness were very helpful)).
    We tried all the usual routes - run disk checker, resolve conflicts, moving plists out of the library - exactly the same, if not worse.
    Then we tried this - which HAS worked so far - 24 hours and it hasn't dropped once.
    Dig out Disc 1 that came with your mac and put in to the drive. Click on the Apple logo. and then select - OSX Software. The Mac will want to restart - let it.
    You then need to tell it to install OS X again. MAKE SURE you click the Install and ARCHIVE option - if you dont it will wipe your disk and all your settings and data. The Archive option basically saves all your settings and reinstalls them once the software has reinstalled.
    My iMAC came with OS X 10.5.2. - once all this had reloaded (mine took about 2hours) - airport worked fine. Then the problem arose - my iMac is set up to automatically download and install updates - after about 10 mins, it beetled off to check, then loaded and installed Mac OS X 10.5.6 update together with Aiport Utility 5.3.2; Quicktime 7.6; Remote Desktop client 3.2.2; iTunes 8.0.2; and Frontrow 2.1.6 - it managed to download the whole lot in one go - about 750mb seemlessly without falling over - as soon as it installed however - my wifi connection went down.... :o(
    So I figured there had to be a problem with one of the updates - so i started from scratch again and install/archive OS X 10.5.2. I then turned off the auto install updates feature, so i could manually install each update in turn, to see which one it was that upset Airport.
    I found that if you download and install the updates 1 by 1 - then Airport remains happy....
    I did it in this order..
    Remote Desktop
    Quicktime
    iTunes
    Airport Utility
    Front Row
    OS X 10.5.6
    As I say i dont know if this is a permanent fix, but in 24 hours it hasn't dropped wifi once, and that's way longer than it has survived for the last 2 months.....
    I have no idea why this apparently seems to work either - but it does seem to have cured it....

  • Problems with new iMac and Adobe Creative Suite 2

    Just wondering if anyone can help me out. I am a Graphic Design student and just bought Adobe Creative Suite2. I installed it on my new iMac, and it wouldn't open InDesign or Photoshop although I had no problems with Acrobat and Illustrator. A pop-up window stated that the program "unexpectedly quit". I have uninstalled and reinstalled three times and was on hold with Adobe Tech Support for three hours until I finally gave up. If anyone knows what's going on I would appreciate it!

    I dragged the installer from the install disk to my desktop and was more successful in installing problem CS2 apps. Make sure to update everything as well. Some times it takes a restart to get the finickiness out of PS.

  • I have an iMac and iphoto.  Currently I am having a problem with an album in iphoto.  When I double click on the album all I get in the main body of the screen is a triangle with an exclamation mark and my 2 photos show at the very bottom of the window.

    I have an imac and am using iphoto.  Currently I am having a problem with one particular album which shows in the main part of the window a triangle with an exclamation point.  The two photos are at the bottom of the main window in the same area where the "info" "edit" "create" area is.  I can see the two photos but I can not get them back into the main part of the window.  I can't drag them anywhere either.  I can't double click or right click on either of the two photos either. All I can do is click on either one and they get a little bigger.  Before I saw the exclamation point in the main body of the window all I get is two squares with nothing in them and the entire border is made up of dashes.  Can someone help me?

    Make a temporary, backup copy of your library if you don't already have one (Control-click on the library and select Duplicate from the contextual menu) and  apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
                                            Screenshot is for iPhoto 9
    Since only one option can be run at a time start with Option #3, followed by #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • Odd network (and Firewire) problems cured by unplugging iMac

    I experienced a weird problem with my May 2005 20" iMac G5 running 10.4.2. In October I suddenly lost the ability to connect with one of my computers but not the other. I could connect just fine to the G4 Powerbook running 10.4.3, but could no longer connect to my G4 tower running 10.2.8. The iMac would spend several minutes trying to connect and then the message I got was that the server did not exist or something similar, or sometimes it would say that the version of AFP on the G4 tower was incompatible (I hadn't changed anything). I could still connect from the Powerbook to the G4 tower without any problem so I knew that the tower was OK, and all of the computers were able to print normally through the laser printer on the network. My workaround was to transfer data between the iMac and the tower by going through the Powerbook, but this was a pain since it took twice as long.
    Of course I tried rebooting the iMac a number of times, but this did not help. I was thinking it was a software corruption of some sort, and was thinking of wiping the hard drive and reinstalling the whole system (fortunately I hadn't gotten around to doing that yet).
    This problem persisted for about 2 months until I also realized that my Firewire ports weren't working either when I tried to hook up a new external Firewire drive. The Firewire ports did not even appear under system profiling. I had a very hard time locating info about troubleshooting the Firewire ports, but finally came across the suggestion to unplug everything from the computer, unplug the iMac from the power and leave it off for a while.
    This unplugging cured the Firewire problem and also cured the networking problem!
    (I don't know why this worked. I keep the iMac plugged into a UPS to protect it against power outages if that makes any difference.)
    (The network configuration: iMac and Powerbook connect to Airport Express via Airport extreme, and the Airport Express is connected to the G4 "Digital Audio" tower through an 8-port Ethernet switch (which also connects to laser printer, a PC, and another very old Mac.))

    Chime,
    Good news for you. Actually, it's an emphatic YES!
    Every ISP I've ever used had fine print explaining that multiple computers require multiple accounts. The interpretation of this is: Every computer you want to have assigned a PUBLIC IP address from your ISP requires it's own account. If you try to get clarification, your ISP will argue it, they want you to pay them more money for unnecessary accounts!
    You only need one PUBLIC IP address from the ISP in order to establish internet sharing throughout your house. Your gateway will establish PRIVATE IP addresses for the computers on your home network.
    Plug the phone cord into your Base Station (if it has a dial-up modem), the base station then becomes the one PUBLIC computer allowed on your ISP. Configure it to dial out on demand. It becomes the gateway between the internet connection and your internal network.
    This is completly legitamate as long as you are sharing over an "in-your-own-home-for-personal-use-only" PRIVATE IP LAN behind your ONE gateway connection.
    Not familiar with the new Base Stations, all the older ones had modems. The base station with a modem IS the most convenient way to do this (esp. for dial-up) and provides the best firewall security for the whole network. However, if yours doesn't have a modem, it's still possible to establish internet sharing using one of your computers as the gateway to dial-out and share the connection.
    BTW - if BB options are limited, have you considered satellite options (DirecPC, etc.)?
    Mark

  • HT204053 I have a problem. I bought Pages and Numbers for my iMac and so far everything was OK.  Suddenly i have a problem with connection to iCloud. Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded in iCloud.

    I have a problem.
    I bought Pages and Numbers for my iMac and so far everything was OK.
    Suddenly i have a problem with connection to iCloud.
    Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded to iCloud. There is a sign  (small shape of iCloud), that they are waiting to be uploaded to iCloud.
    I think the iCloud is OK.
    i can see and manage documents in iCloud. i can create them on iPad and  see them and delete them in iCloud.
    But not on iMac.
    i dont know what has happened and I am not abble to find the solution. It was OK till some days ago….

    I have a similar problem! Everything stopped working after upgrading to Mac OS 10.8.4 through the App Store. Help!

  • We have two iPhones, one iMac, and one iTunes account. Can someone tell me an yeast way to manage each iPhone separately- that is -- when we connect each iPhone how do we keep our contacts separated? this is a real problem. Thanks

    We have two iphones , one imac , and one itunes account. Hope someone can tell me an easy way to synch each iphone so that our contacts stay separate. I would like to share itunes music etc but not synch the same contacts to each phone...major problem... Thanks!

    You have a few options which are detailed here:
    http://support.apple.com/kb/ht1495

  • I have an iMac 5.1 which is running OSx10.5.8 - it runs very slowly and I can't find if there is a particular problem. In the process, I have tried to install 10.6 [I have a new iMac] and the 5.1 won't accept the install discs.

    I have an iMac 5.1 which is running OSx10.5.8 - it runs very slowly and I can't find if there is a particular problem. In the process, I have tried to install 10.6 [I have a new iMac] and the 5.1 won't accept the install discs.

    As you have discovered... you cannot use the install discs from another Mac...
    Re the iMac running OS X 10 5 8... and for your New Mac...
    See Here for keeping your Mac Happy...
    http://support.apple.com/kb/HT1147
    http://www.thexlab.com/faqs/maintainingmacosx.html
    http://www.thexlab.com/faqs/performance.html

  • How do I determine if the memory problems are with my imac and not the RAM?

    I've heard of some vague problems with intel imacs and their memory slots. I'm about to replace (for the 3rd time) RAM, and think I need to test further to see if the problem is with my imac and not the RAM. Right now I put back in the original 2-512 sticks that came with the imac, and the rember test is only showing 594mb (odd amt!) testing OK. But, in "about my mac" it will show as 1gb.
    Problems I've had with each set of RAM: occasional KP's, excessive spinning beachballs, sudden closing of apps (esp. if I have several apps running), won't fax usually (will hear a fax tone instead of a dial tone at the onset), disappearing documents section under my username.
    I bought this imac refurbed thru the apple store last fall: 2.16 C2D 20" imac
    Any ideas before I have to separate myself from my imac to send it in??

    Hi Toodles
    The pin strips on the new modules maybe a little thicker than your original modules, and it's going to take more force to seat them properly. If the new Memory Specifications are correct I would try them again. Slide them in untill they stop, then push real hard untill you feel them seat into place.
    I've never seen a report about an odd amount of ram shown. If reinstalling the ram modules does not solve your issue, and may be a indication that there is something wrong with one of the slots.
    Dennis
    17" iMac Intel Core Duo - 2GB Ram -   Mac OS X (10.4.10)   - Maxtor 300GB FireWire - Creative Inspire 2.1 - 2G Nano

  • Please help.. I have just tried to install lion on my iMac and it can't complete because of 'disk error'.. can i delete lion and go back to leopard as there was no problem there?? can't get past grey screen

    Please help.. I have just tried to install lion on my iMac and it can't complete because of 'disk error'.. can i delete lion and go back to leopard as there was no problem there?? can't get past grey screen

    Just restore your bootable backup/clone or Time Machine backup.

  • My wireless keyboard no longer connects with my iMac since changing the batteries. It now shows as not connected, not paired and not configured. A friend recently connected his iPad to the iMac and since then the problem started. Any ideas to resolve this

    My wireless keyboard no longer connects with my iMac since changing the batteries. It now shows as not connected, not paired and not configured. A friend recently connected his iPad to the iMac and since then the problem started. Any ideas to resolve this?

    a friend told me that he wants my os x cd for my macbook pro to upgrade his imac.
    The discs that come with your Mac are "machine specfic" and cannot be used on another Mac.

  • I had this imac 27" two years ago,updated to snow leopard 10.6.8 and suddenly the imac shut down and able to start again from the beggining,i had the leopard 10.5.8 and my problem is i cannot re-installed my snow leopard.Do i have to update my old leopard

    I had this imac 27" two years back(leopard 10.5.8) and no problem was encountered so far! (thanks 4that),i always made an update as far to snow leopard 10.6.8. Unfortunately when i did some application /downloading,the system was off and when i turn it On the logo of an apple only came.So what i did is to start all over again,now i am two years old back with Leo-10.5.8,My problem is i cannot install my snow leopard,it reads that i have to clean tha disc which i did and thru utility disc.Any help please and i really appreciate to every1 helping me to solve the problem.I will keep in touch.
    Many thanks! - Angel

    BTW,I purchased the SL by retail and originally installed for the first time in my IMAC 27" ,unfortunately during the upgrading of the system,suddenly it was totally gray.then off as it killed my imac.i switch it On but only the apple logo came and waiting for so long.I tried to start from the very beginning,installed the DVD installation that was originally came from imac..it works and i have now the latest version of Leopard 10.5.6...then .8 thru updates. My problem is i cannot re-install my SNOW LEOPARD that i purchased from retail store..proceeded to install in my imac but everytime it ends with 'FAILED-pls clean the disc" i did the cleaning but still the same,:installed failed!-The installer could not copy the necessary support file",i tried booting from the disc holding C down but no luck at all. Anybody can help me please. Many thanks ..

Maybe you are looking for