Secure certificate in a real device??

regards!!
I have a doubt ... I´m develops an application in J2ME using a secure connection with HTTPS, and
I'm using apache with self signed certificate ...., (use OpenSSL to do this), to run the application in the emulator,
I need to add the root certificate to the certificate store of the emulator, once done, the connection
works perfectly .....
my problem is that: when I moving the application to an real device (I'm doing tests with a nokia 5310 and a Sony K550),
the applicative don´t work and show me a runtimeException: Invalid certificate (bad certificate ).... I guess that is because I need to add the root
certificate to use for apache, in the real device ......, but I searched and read many forums, but i can´t find how
to do this... anyone have any idea?

You most probably need a real certificate from Certificate Authority recognized by your device.

Similar Messages

  • Invalid security certificate for my website host-they say the problem is Apple Safari and use Firefox instead

    For the past few days, I keep getting an invalid security certificate in Safari whenever I select Edit My Site from my website homepage (http://annaporterartist.com), or whenever I select anything requiring a secure log in from my website host main page (FASO.com). I have contacted technical support at my website host (fineartstudioonline.com) and they say that this has been an intermittently recurring problem in Safari for years and they recommend that I use Firefox instead. As proof of this they emailed a link to an Apple Support discussion, but it was for Mac OS X Lion v 10.7.4 and Safari 5.1, even though I told them I am using Mac OS X Mountain Lion v 10.8.2 and Safari 6.0.2. I do not get this error message anywhere else on the web using Safari. I did try Firefox and it seems to work fine, but I prefer Safari and I want to know why Safari is not working as it should be. I am concerned that there is a real security problem with my website host and I need someone to explain why I am getting this error message, what it means, and if it is, in fact, a known problem with Safari or is my website host corrupted? Really tired of technical support playing pass the buck or pretending the problem does not exist.
    The specific error message is:
    Their response to my inquiry and my reply is shown below:

    Back up all data.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    From the menu bar, select
    Keychain Access ▹ Preferences ▹ Certificates
    There are three menus in the window. What is selected in each of them?

  • "Application Error"  While running application in real device

    HI all,
    When i run application on real device( Nokia 7360), It gives me Application Error
    My application is running well in wireless toolkit Emulator..
    I dont know why this is happining on real device?...
    regards
    Pravin

    Here is the code
    It just create a new contact in the AddressBook
    and i use Nokia 7360 for running my application
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.pim.*;
    import java.util.Enumeration;
    public class AddContact extends MIDlet implements CommandListener,Runnable
         Form form;
         Display display;
         Command exit;
         Command add;
         Alert alert;
         public Thread th;
    private boolean quit = false;     
         public AddContact()
         display = Display.getDisplay(this);
         form = new Form("Add Contact");
         exit = new Command("Exit",Command.EXIT,1);
         add = new Command("Add Contact",Command.OK,1);
         alert = new Alert("Add Contact","Contact Added Succesfully",null,null);
         alert.setTimeout(Alert.FOREVER);
         form.addCommand(add);     
         form.addCommand(exit);
         form.setCommandListener(this);
         public void startApp()
              display.setCurrent(form);
              th = new Thread(this);  
         public void pauseApp()
         public void destroyApp(boolean unconditional)
          public void commandAction(Command c, Displayable d) {
               if(c==exit)
                   destroyApp(false);
                         notifyDestroyed();
              else if (c == add)
                        if(!quit)
                        th.start();
                        display.setCurrent(alert);
         public void quit()
         quit = true;
         public void run()
         while (!quit)
              try
              PIM pim = PIM.getInstance();
              ContactList cl = null;
              Contact new_contact = null;
              Enumeration read_contact = null;
              String final_no="";
              try
                   cl = (ContactList)pim.openPIMList(PIM.CONTACT_LIST,PIM.READ_WRITE);
              catch(PIMException pime)
                   Alert alert_1 = new Alert("Error","Error Accessing Database"+pime,null,null);
                   alert_1.setTimeout(Alert.FOREVER);
                   alert_1.setType(AlertType.ERROR);
                   display.setCurrent(alert_1);
              catch(SecurityException se)
                   Alert alert_2 = new Alert("Error","Security Error"+se,null,null);
                   alert_2.setTimeout(Alert.FOREVER);
                   alert_2.setType(AlertType.ERROR);
                   display.setCurrent(alert_2);
              new_contact = cl.createContact();
              new_contact.addString(Contact.TEL,Contact.ATTR_HOME,"123456");
              new_contact.addString(Contact.FORMATTED_NAME,Contact.ATTR_NONE,"AasdD");
              new_contact.addString(Contact.TEL,Contact.ATTR_MOBILE,"2634465");
              new_contact.addString(Contact.TEL,Contact.ATTR_FAX,"+91 7834465");
              new_contact.addString(Contact.TEL,Contact.ATTR_PAGER,"7034465");
              new_contact.addString(Contact.TEL,Contact.ATTR_MOBILE,"9234465");
              try
                   new_contact.commit();
              catch(PIMException piem)
                        Alert alert_4 = new Alert("Error","Error while saving  Data"+piem,null,null);
                        alert_4.setTimeout(Alert.FOREVER);
                        alert_4.setType(AlertType.ERROR);
                        display.setCurrent(alert_4);
              try
                   cl.close();
              catch(PIMException piem)
                   Alert alert_5 = new Alert("Error","Error Closing Application"+piem,null,null);
                        alert_5.setTimeout(Alert.FOREVER);
                        alert_5.setType(AlertType.ERROR);
                        display.setCurrent(alert_5);
              catch (Exception e)
                   Alert alert_4 = new Alert("Error","Error on first try"+e,null,null);
                   alert_4.setTimeout(Alert.FOREVER);
                   alert_4.setType(AlertType.ERROR);
                   display.setCurrent(alert_4);
              quit();
         

  • Problem with this website' security certificate

    I have a C855-S53502  Prod # PSCBLU-01L003 running Windows 8.1.
    I consistently get the message below asking me to update a security certificate for www.bcrea.bc.ca
    I found this link below describing my problem and it pointed me to ask Toshiba for help so here I am.
    How do I get rid of this?  Thanks for any help you may provide.  Marjie
    http://security.stackexchange.com/questions/84880/a-certificate-site-name-mismatch-when-using-preins...
    Security Alert
    A secure connection with this site cannot be verified. Would you still like to proceed? The certificate you are viewing does not match the name of the site you are trying to view.
    If I click "Show Certificate" details, I get a certificate with the following information:
    Issued to: www.bcrea.bc.ca
    Issued by: Go Daddy Secure Certificate Authority - G2
    Valid from 3/10/2015 to 10/2/2017
    When I google www.bcrea.bc.ca , the top result is the British Columbia Real Estate Association .

    C855-S53502.
    Satellite C855-S5350
    it pointed me to ask Toshiba for help so here I am..
    This is not a Toshiba problem.
    Open Internet Options in Control Panel. On the Advanced tab, scroll down to the Security group. Clear the check boxes for..
       Check for publishers certificate revocation
       Check for server certificate revocation
    OK out and restart the browser.
    Let us know how it goes..
    -Jerry

  • Exchange 2010/Outlook 2010 Security Alert (...there is a problem with the site's security certificate.)

    I've been looking to resolve this issue for a while now and was hoping someone could help me understand my options.
    We have Exchange 2010 & Outlook 2010 in our environment. I've created a SSL cert for our ActiveSync from a reputable CA and unfortunately, as you may not be surprised, we are seeing an alert each time we open Outlook that states:
    "Security Alert; Information you exchange with this site cannot be viewed or changed by others. However, there is a problem with the site's security certificate.
    The name on the security certificate is invalid or does not match the name of the site."
    Of course my internal server name does not match my external server name. So the SSL I had created for use with OWA and ActiveSync is rejected by my internal Outlook clients.
    After doing some research I believe this is related to the Autodiscover service being configured with my internal server name and not my external name. 
    I've found some info about adding New-AutodiscoverVirtualDirectory and Set-ClientAccessServer commands and then found this article that might help.  (Configure
    Outlook Anywhere to Use Multiple SSL Certificates) but nothing is specific to my configuration and I'm concerned about what will happen to my existing configuration if this fails. 
    What happens when you run Set-ClientAccessServer? Does it retain and keep the old server config in place and add a new one or does it wipe it out? Will all of my devices need to be reconfigured?
    Same with New-AutodiscoverVirtualDirectory.  Does this simply add another virtual directory or is it going to overwrite my existing config?
    Then there is the question of whether or not any of this will actually address my issue at all.
    absolutezero273c

    Sorry.
    "[PS] C:\Windows\system32>Set-ClientAccessServer -Identity MailExt -AutoDiscoverServiceInternalUri "https://MailExt
    .contoso.com/autodiscover/autodiscover.xml"
    The operation couldn't be performed because object 'MailExt' couldn't be found on 'DomainController2.contoso.local'.
        + CategoryInfo          : NotSpecified: (0:Int32) [Set-ClientAccessServer], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 4D980455,Microsoft.Exchange.Management.SystemConfigurationTasks.SetClientAccessServer"...is the error I get.
    I've created the split zones and populated the Forward Lookup Zones as follows:
    CONTOSO.COM
    MailExt(CNAME)MailInt.contoso.local
    _tcp _autodiscover(SRV)MailExt.contoso.com
    CONTOSO.LOCAL
    MailInt(A)192.168.1.10
    MailExt(CNAME)MailInt.contoso.com
    One thing I did notice is that there isn't a _tcp _autodiscover entry for MailInt in my Forward Lookup Zones.  It was recommended that I make that entry for _tcp _autodiscover(SRV)MailExt.contoso.com in another post I read somewhere.
    I believe what I am trying to do is create a new autodiscover object as is shown here:
    I see there is a Get-ClientAccessServer & Set-ClientAccessServer command but I need to add a CAS. Does the Set-ClientAccessServer add or simply modify?
    Or would that require the New-AutodiscoverVirtualDirectory command? I read
    this page that discussed creating new virtual directories but that seemed a little risky without knowing all the ins and outs of how this service functions and to what degree this would affect the existing configuration.
    I was able to use the Set-ClientAccessServer command and change the actual internal autodiscoverUri to https://MailExt.contoso.com/autodiscover/autodiscover.xml but the name still says MailInt and I continue to get the SSL cert warnings because it is looking
    at MailInt.contoso.local.
    absolutezero273c

  • SAFARI 4.1.1 crashes when accepting a security certificate

    I used to do my banking online for the last 6 years until last week, when I reset my safari (all boxes except for my Bookmarks' history). I also removed a single database I had in storage under the security tab of my preferences. After last week, when I reset my Safari, I have not been able to log in my bank any longer. When I enter their website, I first set my agency number and account number as required by my bank and before typing my password I get the Security Certificate from my bank (issued by Verisign). But when I click on "Accept," SAFARI crashes (vanishes from the screen), almost as if under a "kill" command. I have been talking to the bank people, for every time they do an upgrade to their website Safari is the last thing to work on it (they are mostly Windows' users where I live). Yet they tell me everything is alright on their end ( I am not all sure of that). I am not sure if I did something wrong either, while I cannot decipher the crash log. So I am posting it down here in hope someone can help me. I also upgraded my JAVA to "Release 9" (now version 11.9.0 of the Java 1.4.2 Plugin Settings ; and v.11.9.0 (for J2SE5.0) of Java Web Start), since the support people asked me to check my Java program. I appreciate any help.
    Here is my crash report: (My Apple SW is up to date under Tiger)
    Date/Time: 2010-08-04 21:04:57.737 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 1081
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _open$UNIX2003
    Referenced from: /Users/flaviokerr/.gbas.dylib_u
    Expected in: /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9120822AS, 111.79 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
    SCSI Device: SCSI Target Device @ 0
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    Alright, Thanks!
    I have posted the entire report I get each time Safari crashes. It only showed as I posted above. But I searched under Spotlight and I found the folder for the Console. I am enclosing the last entries for today only (the whole thing is very long), although this behavior started on the 30th (last week) or so.
    Host Name: ???
    Date/Time: 2010-08-04 12:42:52.544 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 726
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _open$UNIX2003
    Referenced from: /Users/flaviokerr/.gbas.dylib_u
    Expected in: /usr/lib/libSystem.B.dylib
    Host Name: ???
    Date/Time: 2010-08-04 18:46:52.904 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 862
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _open$UNIX2003
    Referenced from: /Users/flaviokerr/.gbas.dylib_u
    Expected in: /usr/lib/libSystem.B.dylib
    Host Name: ???
    Date/Time: 2010-08-04 18:57:16.512 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 906
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _open$UNIX2003
    Referenced from: /Users/flaviokerr/.gbas.dylib_u
    Expected in: /usr/lib/libSystem.B.dylib
    Host Name: ???
    Date/Time: 2010-08-04 21:04:57.737 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 1081
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _open$UNIX2003
    Referenced from: /Users/flaviokerr/.gbas.dylib_u
    Expected in: /usr/lib/libSystem.B.dylib
    Host Name: ???
    Date/Time: 2010-08-04 21:23:21.730 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 1091
    Thread: 6
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x2080b268
    Thread 0:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92e01878 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92e00f82 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93286f45 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x0000eed9 0x1000 + 57049
    9 com.apple.AppKit 0x932808c4 -[NSApplication run] + 512
    10 com.apple.AppKit 0x93274820 NSApplicationMain + 573
    11 com.apple.Safari 0x00006c7b 0x1000 + 23675
    12 com.apple.Safari 0x0010d8d2 0x1000 + 1099986
    13 com.apple.Safari 0x000069f9 0x1000 + 23033
    Thread 1:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.JavaScriptCore 0x0050b250 ***::ThreadCondition::wait(***::Mutex&) + 24
    2 com.apple.WebCore 0x015eab90 WebCore::IconDatabase::syncThreadMainLoop() + 256
    3 com.apple.WebCore 0x015e8616 WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Safari 0x0002632d 0x1000 + 152365
    4 com.apple.Safari 0x000261e6 0x1000 + 152038
    5 com.apple.Safari 0x0002616b 0x1000 + 151915
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.JavaScriptCore 0x00510bca ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2 com.apple.Safari 0x002dcc9e 0x1000 + 2997406
    3 com.apple.Safari 0x002dcd94 0x1000 + 2997652
    4 com.apple.Safari 0x0003970d 0x1000 + 231181
    5 com.apple.Safari 0x0003966f 0x1000 + 231023
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x998e979e -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 6 Crashed:
    0 libobjc.A.dylib 0x90a594d1 objc_msgSend + 33
    1 com.apple.CoreFoundation 0x90811890 __CFArrayReleaseValues + 451
    2 com.apple.CoreFoundation 0x9080e0c6 _CFRelease + 188
    3 com.apple.Foundation 0x927e02cf NSPopAutoreleasePool + 530
    4 com.apple.Foundation 0x928313a4 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 267
    5 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90019d0c select + 12
    1 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.ColorSync 0x915a96ab pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2 com.apple.ColorSync 0x915c3ddc CMMConvTask(void*) + 60
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 6 crashed with X86 Thread State (32-bit):
    eax: 0xa080b260 ebx: 0x9080df7d ecx: 0x90ac0010 edx: 0x20000000
    edi: 0xa080b268 esi: 0xa2803a00 ebp: 0xb03a3d18 esp: 0xb03a3ce4
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a594d1 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x32ffff com.apple.Safari 4.1.1 (4533.17.8) /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 - 0x6dcfff com.apple.JavaScriptCore 4533.17 (4533.17.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 - 0x10f5fff com.apple.WebKit 4533.17 (4533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 - 0x1448fff com.apple.QuartzCore 1.4.13 /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14dc000 - 0x15bafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x15e6000 - 0x20a6fff com.apple.WebCore 4533.17 (4533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x18830000 - 0x18833fff com.divx.divxtoolkit 1.0 /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x1a29d000 - 0x1a2a0fff com.apple.Tokenizer_ja 1.0.2 /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0x1a405000 - 0x1a45afff com.DivXInc.DivXDecoder 6.8.3.5 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94703000 - 0x94711fff com.apple.framework.Apple80211 4.5.5 (455.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94f60000 - 0x94f98fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x954a8000 - 0x954a9fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x954ab000 - 0x954acfff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x954b0000 - 0x954c6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x954c8000 - 0x954e9fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x954f6000 - 0x95504fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x95509000 - 0x9550afff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x9550c000 - 0x9551efff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x955e0000 - 0x955e4fff com.apple.LanguageAnalysisCore 1.0.3 /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
    0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9659b000 - 0x965a0fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f80000 - 0x97057fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x970e0000 - 0x970e0fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x978b8000 - 0x987affff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98f44000 - 0x98f6dfff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x998e6000 - 0x9991dfff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b53e000 - 0x9b57efff com.apple.CoreMediaIOServicesPrivate 20.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9fe41000 - 0x9fee1fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/QTKit
    Host Name: ???
    Date/Time: 2010-08-04 22:22:38.570 -0300
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 1105
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _open$UNIX2003
    Referenced from: /Users/flaviokerr/.gbas.dylib_u
    Expected in: /usr/lib/libSystem.B.dylib

  • HT1338 Why does my credit union not recognize MacBook OS 10.6.8 security certificate?

    Why does my credit union not recognize MacBook OS 10.6.8 security certificate?
    No other secure site has a problem.
    Fix?
    Thanks,
    Bob T

    Hi troy0891,
    If I'm understanding your question correctly, when your MacBook Pro wakes from sleep, the internal keyboard and/or trackpad are slow to respond.   However, in your comments, you mention a bluetooth keyboard finder launches.  
    Since your internal keyboard and trackpad are not bluetooth devices, I think this may be the issue.  In the resource below, take a look at the section I have highlighted, and see if deselecting the option to allow Bluetooth devices to wake the computer" resolves your issue.
    OS X Yosemite: If your Mac won’t go to or stay in sleep
    https://support.apple.com/kb/PH18596?locale=en_US
    Check your system’s Bluetooth settings: 
    Bluetooth devices can wake your Mac. If you don’t want a Bluetooth keyboard or mouse to be able to wake the Mac, choose Apple menu > System Preferences, then click Bluetooth. 
    Click Advanced, then deselect “Allow Bluetooth devices to wake this computer.”
    If that option is already deselected, try turning your Bluetooth off if you are not working with a wireless keyboard and mouse.
    Let me know if that helps ...
    - Judy

  • WRT54G.v5 problem - website's security certificate

    I am getting this message when trying to install my router/change settings. 
    "The security certificate presented by this website was not issued by a trusted certificate authority". 
    The security certificate presented by this website was issued for different website address" 
    Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.
    Can anyone tell me why I am getting this error?

    This message indicate you are using https protocol instead of http (that's in the very beginning of the web address). If you are wired directly to the router, there is no need to use https. It's best to be directly wired when making any configuration changes. You can get past that message if you need to use https (if connected remotely or wirelessly) by clicking on buttons to get the certificate and allow it's use. This depends on what browser you are using so there is no single answer on how to do that, but be brave and click on buttons that look like they will allow you to view or accept the certificate. But in general, you need to ignore the warnings from the browser about dire consequences for using that web site. As long as you sure you are connecting to your router, you should be safe. (Don't do this for any web site you don't have complete control over -- heed your browser's warnings in that case, unless you are completely sure it's ok.) If you are using Firefox, I've found that it will only let you connect to exactly one Linksys router (ever) using https protocol. For all subsequent routers, it will tell you that the certificate's serial number (which Linksys lazily sets to "00" ) is a duplicate and blocks your access. Not a problem if you only have one Linksys device, but if you ever need to replace it or add on other Linksys devices, you will have to use a different browser or the http protocol.
    Message Edited by CreigS on 08-28-2008 08:18 PM

  • Heartbleed: Remove Certificate Authority from iOS device

    Hi,
    I am in the process of changing SSL certificates after the Heartbleed bug. As I wasn't able to find a reliable cross platform way to revoke my internal certificates (e.g. Chrome doesn't check CRLs), I'm planning to reissue new certificates based on a new internal certificate authority (CA) and to remove the old CA from all systems. This should render all previous certificates as untrusted.
    This is easy for Linux, Windows and OS X, but how can I do this for iOS 7 devices? I believe the CA certificate was originally deployed to the iOS devices through a configuration profile. However, when I go to Settings > General > Profiles, there is no such profile listed. The iOS Safari shows my internal HTTPs pages without certificate warnings, thus the device must somehow have remembered that CA as trustworthy.
    Here are my questions:
    How can I view and/or modify the trust settings of CAs on iOS 7 devices?
    Where did the configuration profile with the CA go (I know that's a little weird to ask here) and why is the CA still active?
    Why are internal Https pages still trusted even if there is no configuration profile for that?
    This absolutely puzzles me! I always thought that for a custom CA to be active on a iOS device a configuration profile was required to be present. But that does not seem to be the case.
    Thanks for your help!

    The workaround seems to be the following:
    Go to the iPhone Configuration Utility
    Install the profile (again)
    Go to your iPhone and deinstall the profile that was just installed in Settings > General > Profiles
    Certificates signed by that authority are not trusted anymore.
    I consider this to be a major security problem in iOS if there is a way that profiles enable CAs and then get lost sometime later (maybe through an iOS upgrade?).

  • What to do when itunes is not signed by a valid security certificate?

    Ok So my I got my niece an iPod touch and she went to the apple web site to download I tunes on her netbook and when she tries it said "not signed be a valid security certificate. I dont know what to do to help her. I've never had this problem so I have no idea where to go with it. I need some help.

    Hello Diana,
    Thank you for the details of the issue you are experiencing with installing the latest version of iTunes.  I recommend following the steps below:
    Resolution
    Follow these steps to resolve the issue:
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    I understand that you have already uninstalled iTunes, but when you get to this step, it is important to uninstall iTunes and the related components in the order listed in the link for that step.  You can find the full article here:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    I recommend the following article if you continue to receive an error:
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/TS1567
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Update Secure Certificate for Mail (Identification and Encryption)

    Hello...
    Can you help?
    I have several email addresses; all of which have valid secure certificates (stored by default automatically in Key Chain).
    Whereas previously the certificates did not feature my name, new ones have been issued which do.
    So... my question is as follows:
    How do I point Mail to use the new certificates that have my name engrained within, opposed to the older ones which do not?
    Thank you, in advance.
    A

    Hi ... I have been struggling with exactly this point, too. Try out the new Leopard feature called "New preferred Identity". For this open keychain, go to my certificates and control-click on each certificate individually as choose "new preferred identity". Here you can type the e-mail address and choose one of your certificates to be used "preferably". This is the official Apple way of doing it and you may read further information in the support section. Please let me know if it works with you!
    In any case, it hasn't worked for me. I had to delete all old certificates for the same e-mail address and keep only the most recent one with my real-life name in it (you can delete right in keychain). After restart mail.app only uses the new certificate for signing e-mails.
    You would expect that deleting the old certificate destroys your ability to read the older encrypted e-mails. But the good news is that everytime you open an e-mail with your old certificate mail.app will add the old certificate back to keychain and you can again read your encrypted e-mails which used the 'public' key from the old certificate. Although mail.app will add the old certificates again it will continue to use the new certificate. I call this a work-around because really the "new identity preference" should have worked.
    I hope I helped you.
    Valentin.

  • Security certificate - ix4-300d

    I am using an ix4-300d with SSL enabled. In security settings there is an option to install a security certificate. What types of certificates are allowed and are there any specific configurations needed when creating the certificate?

    This is the way I attempted to do it but it still did not work. I am trying this on a LenovoEMC ix12-300r
    I have tried the following:Generate Cert:openssl req -new -newkey rsa:2048 -nodes -keyout naskey.pem -out nasreq.pem Upload and sign to Microsoft CADownload Base64 certCreate new file copying and pasting the contents of the singned cert and root cert called allcerts.pem merge with private keyopenssl pkcs12 -export -in allcerts.pem -inkey naskey.pem -out final.p12 -clcerts -passin pass:**** -passout pass:**** Convert to PEMopenssl pkcs12 -in final.p12 -out final.pem -passin pass:**** -passout pass:**** I successfully create and verify this certificate.  I have used this method on other (non lenovo) devices to generate certificates signed with our CA so I know this method works.   It will not accept my signed cert in a PEM format.  Is there a specific version of open SSL required?  I have tried on both 0.9.8zb and 1.0.1f.

  • Cannot build ios app on real devices

    Hi guys,
    I recently made some changes to the KeyChain Access. I remembered I copied some certificates from system root to system and delete the certificates in system root. Now in XCode I don't see my real devices. I can only build on simulators but not on real devices. I checked the organizer and found the Provisioning Profiles says 'valid signing identity not found'.
    I am not sure whats going on here. How can I recover the keychains I broke and be able to build app on real devices?
    Thanks!
    -Erben

    everything seems to be fine after I reboot my mac...

  • Itunes update features outdated security certificate

    The security certificate shows 2009-2011 dates---- very out of date.

    No, actually you are completely wrong... It was the iOS device, just not a malfunction.
    You jumped to a conclusion before asking any questions.
    The email account checks-out just fine on -all- the other computers I have, the problem turned-out to be the time was set wrong on the iPod Touch. Yes, an iOS problem in that that was the only problem... the iPod time was wrong. The error message should have read "The time of day and the certification time-stamp do not agree, please check your time setting."
    Don't bother to reply, I don't give a **** what you have to say considering your flip and un-researched fan-boy defensive posture.

  • Mail Security certificate issue and cannot send email from mail app on surface 2

    well im have the same issue like others and coincidently we all started to have this issue just recently like few days ago. Please help us out as on the surface 2 mail app my Hotmail account ( The main account )
    cannot send mails and on the account setting it says there is a problem with the server security certificate. So how to fix it ???

    Does this issue only happen with Hotmail account? Have you tested the account in other mail programs or send a email via web mail in a browser? What is the result if we delete the account then recreate the account?
    Please also refer to solutions in this link:
    Supporting Windows Mail 8.1 in your organization
    See this part Self-Signed Certificates in Windows Mail 8.1
    http://blogs.technet.com/b/exchange/archive/2013/10/18/supporting-windows-mail-8-1-in-your-organization.aspx
    Yolanda Zhu
    TechNet Community Support

Maybe you are looking for

  • Lion server and SSI

    I wanted to have some SSI elements on my site, which I'm hosting off my iMac (I know it's not the best setup, but it works well, considering my site isn't tremendously popular). I tried to test wether it supported SSI by creating an HTML document, th

  • Problems with the brightness of my 27" inchs i7 iMac (2009)

    The brightness isn't as high as it should, I see the screen fluttering few times to a lower brightness. Usually, when I turn on my computer the bright is ok, but immediately it goes lower and flutter randomly. Note: I have Windows 7 64bits running on

  • Is there a tool that can rotate N70 videos

    Got a few videos taken with an N70 that need rotating. Does anyone know any tools that can rotate these videos without changing the format? Thanks. T-mobile please give us v.20 N95 software.

  • MBP shuts down @ low battery instead of Sleep

    So my new 2.4 Ghz Aluminum MBP (SSD, 4GB Ram) doesn't go to sleep when I use up the battery. When the battery is drained, the display turns black and the LED light blinks once and the computer shuts down. I thought this could be a problem caused by I

  • Accesses: Delete in Security Audit Log

    I am trying to determine if someone is maliciously deleting files from a folder and have auditing turned on for the directory.  In combing through the Security Event viewer, I see the files in question with DELETE in the Accesses field.  I just want