Https, secure browsing, certificates

In Safari on the iTouch (2.1 software, and presumably the same as iPhone) I can connect to an https site. I can see the little lock icon in the address bar. But how do I know that the certificate has actually been checked and verified?
In Safari on the Mac, if I click the equivalent lock icon, I can see the certificate. This doesn't work AFAICT on the touch, the lock icon seems to only be a display. I've been trained to check the certificate before trusting the website with passwords tied to money etc.
I could believe that in this stripped-down version of Safari, they don't have the hooks to view the certificate, and maybe I will just get a warning if it can't be verified, or maybe there won't be a lock icon? But I haven't been able to find that documented anywhere. For all I know, this stripped-down Safari doesn't check certificates at all.
Can anyone shed any light on this, and if you think you know, point me at some Apple documentation that makes this clear?
I'd really like to use my touch to access eBay, etc., but not if I can't be sure I'm really on a secure page.

DaVBMan wrote:
Try this search out and see if you can find what you are looking for.
http://www.google.com/search?source=ig&hl=en&rlz=&q=certificatesiphone+safarisite%3Asupport.apple.com%2Fkb
Thanks, actually it does. Most of this is either Mac/Safari or Enterprise client-side certs I'd previously mentioned, but the first link,
http://support.apple.com/kb/HT2351
"About the security content of iPhone v2.0 and iPod touch v2.0"
probably puts the question to rest.
+CVE-ID: CVE-2008-1589+
+Description: When Safari accesses a website that uses a self-signed or invalid certificate, it prompts the user to accept or reject the certificate. If the user presses the menu button while at the prompt, then on the next visit to the site, the certificate is accepted with no prompt. This may lead to the disclosure of sensitive information. This update addresses the issue through improved handling of certificates. ...+
I think this statement of expected behavior, plus some of the information provided in the other thread I mentioned, pretty much makes clear that it works as expected to check certificates. I'm confident enough that I won't hesitate to access secure sites with my CC while traveling.
I still maintain there's room for improvement in both the operation (display certificates) and documentation of Mobile Safari wrt https (a patch notification summary for now-obsolete versions of firmware is not how this important info should get communicated to users, IMO). But I won't beat this dead horse any further. My question is answered to my satisfaction.
Thanks again to all.

Similar Messages

  • How do i turn off secure browsing

    how do i turn off secure browsing in firefox 7?
    some sites give me an error and wont show the full content because its on.

    Do you mean that you get an untrusted error page because of a certificate problem?
    * https://support.mozilla.com/kb/Secure+Connection+Failed
    Which particular error do you get?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).

  • [Security:090508]Certificate chain received from 'hostname' was incomplete

    Hey All,
    I am trying to set up a Managed Server and have it talk to the NodeManager running
    (Weblogic 8.1 SP2) on the same machine. I can't, however, seem to get a good
    SSL handshake between the two. I get the following error:
    ####<Mar 11, 2004 9:55:56 AM EST> <Warning> <Security> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <BEA-090508>
    <Certificate chain received from hostname - ipaddress was incomplete.>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <Validation
    error = 4>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <Certificate
    chain is incomplete>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <SSLTrustValidator
    returns: 4>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <Trust
    status (4): CERT_CHAIN_INCOMPLETE>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <NEW
    ALERT: com.certicom.tls.record.alert.Alert@1642565 Severity: 2 Type: 42
    java.lang.Throwable: Stack trace
         at weblogic.security.utils.SSLSetup.debug(SSLSetup.java:265)
         at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
         at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown Source)
         at com.certicom.tls.record.handshake.ClientStateReceivedServerHello.handle(Unknown
    Source)
         at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
         at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
         at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
         at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
         at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
         at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
         at com.certicom.tls.record.WriteHandler.write(Unknown Source)
         at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:404)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:408)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
         at java.io.BufferedWriter.flush(BufferedWriter.java:230)
         at weblogic.nodemanager.client.CommandInvoker.execute(CommandInvoker.java:113)
         at weblogic.nodemanager.client.CommandInvoker.invoke(CommandInvoker.java:91)
         at weblogic.nodemanager.client.NodeManagerClient.executeCommand(NodeManagerClient.java:161)
         at weblogic.nodemanager.client.NodeManagerRuntime.executeNMCommand(NodeManagerRuntime.java:1058)
         at weblogic.nodemanager.client.NodeManagerRuntime.ping(NodeManagerRuntime.java:688)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:711)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.runtime.NodeManagerRuntimeMBean_Stub.ping(NodeManagerRuntimeMBean_Stub.java:543)
         at weblogic.management.console.webapp._domain.__machine._jspService(__machine.java:669)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:301)
         at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:150)
         at weblogic.management.console.actions.ForwardAction.perform(ForwardAction.java:35)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:173)
         at weblogic.management.console.actions.internal.ActionServlet.doGet(ActionServlet.java:91)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <write
    ALERT offset = 0 length = 2>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <close():
    28959207>
    Here is what I have done:
    1) I created a managed server using admin console
    2) I created both an Identity and Trust keystore (jks type file) with the server's
    private key (Identity) and the root trusted certificate authority (Trust).
    3) I configured my managed server to use the two keystores
    4) I edited the NodeManager.properties file to use the same keystores.
    5) I started the NodeManager on the machine and I used the following command line
    options by editing the %WL_HOME%\server\bin\startNodeManager.cmd file:
    -Dweblogic.nodemanager.debugLevel=90
    -Dssl.debug=true
    -Djava.protocol.handler.pkgs=weblogic.net
    6) I also added the following commands to my startWebLogic.cmd file:
    -Dweblogic.security.SSL.ignoreHostnameVerification=true
    -Dssl.debug=true
    -Djava.protocol.handler.pkgs=weblogic.net
    7) I started my admin server and created a Machine that included the managed server.
    8) I configured the NodeManager properties for the Machine I created to point
    to the NodeManager already running on that physical box.
    9) I clicked on the tab to "Monitor" the NodeManager/Machine and it died giving
    the above exception.
    I would have no idea why the Certificate chain would be "incomplete". The Issuer
    and Subject DNs match up fine:
    PRIVATE KEY BEING LOADED BY SSL MANAGER:
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> < cert[0]
    = [
    Version: V3
    Subject: CN=host dns name, OU=USN, OU=PKI, OU=DoD, O=U.S. Government, C=US
    Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
    Key: com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey@1a0
    Validity: [From: Fri Mar 05 08:59:26 EST 2004,
                   To: Mon Mar 06 08:59:26 EST 2006]
    Issuer: CN=DOD CLASS 3 CA-3, OU=PKI, OU=DoD, O=U.S. Government, C=US
    ROOT CERTIFICATE AUTHORITY BEING LOADED:
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> < cert[1]
    = [
    Version: V3
    Subject: CN=DOD CLASS 3 CA-3, OU=PKI, OU=DoD, O=U.S. Government, C=US
    Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
    Key: com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey@fffffa28
    Validity: [From: Wed Jul 05 09:00:29 EDT 2000,
                   To: Tue Jul 04 09:00:29 EDT 2006]
    Issuer: CN=DoD CLASS 3 Root CA, OU=PKI, OU=DoD, O=U.S. Government, C=US
    Anyway, if anyone could provide me with some insight as to why I might be receiving
    this error I would be sincerely indebted to you. I can't seem to find any other
    people with the same problem in the Support archives. Thanks for all of the help!
    Regards,
    Cabell Fisher

    Hi,
    Can you please help me;
    I have a similar problem on WL7 SP4 ( UNIX )
    I have made a site that check https site.
    When I try to read the page of the site, I've got Certificate chain is incomplete message.
    On WL8 version ( WINDOWS ), I have no problem to retrieve certificate and then access to the site.
    I have read that this error occure when Root CA Self signed certificat is not include in the keystore.
    I'm using CACERTS keystore.
    Can you tell me the process to generate the CA Root certificate and then import in the CACERTS.
    Thanks a lot for your help.
    Sincerely
    Stephane

  • IPad and Secure Email Certificate. How to encrypt e-mail using certificates *. p12?

    Dear all!
    I would like your assistance in the following matter:
    iPad and Secure Email Certificate.
    How to encrypt e-mail using certificates *. p12?
    What software do I need to buy?
    Thanks.

    Confirm you have imported your certificates into the Windows Certificate store?
    Check the info below for the proper procedure.
    1. Locate the certificate files you saved on your computer. Double-click the first .P12 file.
    2. In the Certificate Import Wizard Dialog, click Next.
    3. The file you selected displays in the File Name field. (If it is not already displaying in the field, click Browse to select it.) Click Next.
    4. Enter the appropriate backup password:
        For the digital certificate file, enter the password that the Stache web page gave you when you downloaded the certificate.
    5. Clear the Enable Strong Private Key protection option.
    6. Select the Mark this key as exportable option. 
    7. Make sure the default option Automatically select the certificate store based on the type of certificate is selected and click Next.
    8. The application displays a summary of the settings. Click Finish.

  • How to install a browser certificate OTA

    Does anybody know if it's possible to install a browser certificate (for authentication) OTA?
    I know that if the certificate is installed in the internet explorer, we can use the desktop manager to synchronize certificates with the device. But unfortunately most of our users do not have the desktop manager installed.
    First I was thinking about policies to push the certificate onto the device, but our BB admin told me that you can
    not define policies per user (one certificate per user).
    I would be nice if it were possible to send the user a http link (email), so that he can fire up the browser and download the certificate. Just like in ie or firefox.
    Any ideas?
    BR
    Predrag
    Solved!
    Go to Solution.

    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB13492&sliceId=SAL_Public&dialogID=77551987&stateId=0%200%2077553914

  • Even with a firefox reset my secure browsing will not turn off

    i had other issues with firefox freezing etc so i reset firefox right back to the start with no add ons no nothing then found out for whatever reason im in secure browsing mode.............
    i thought this would be easy to fix i popped over to security changed it all clicked ok then shut down firefox and reopened ................i was back where i started :( so i changed it again and nothing changes i still get this
    This Connection is Untrusted
    You have asked Firefox to connect
    securely to lotto.funhousegaming.com, but we can't confirm that your connection is secure.
    Normally, when you try to connect securely,
    sites will present trusted identification to prove that you are
    going to the right place. However, this site's identity can't be verified.
    What Should I Do?
    If you usually connect to
    this site without problems, this error could mean that someone is
    trying to impersonate the site, and you shouldn't continue.
    i have been playing keno for years on firefox never had a problem ..................
    just for laughs i clicked on the get me out of here button ..........................omg nothing hasppened at all i just sat there lol
    please help me work this problem out i want to play my keno in peace and quiet :( i got that worried even after i reset it i havent added any add ons at all
    i even tried in safe mode and it says the same thing :(

    hello, first please make sure that the date & time is set correctly on your system.
    <br>if this doesn't solve the issue (or it is already set properly), could you tell us which error code is shown under ''technical details'' on the error message and when you inspect the certificate which issuer information it does contain (see screenshot)?
    [["This Connection is Untrusted" error message appears - What to do]]

  • Http security/webservice security

    Hi Experts,
    Here my interface is RFCPISOAP synchronous. I am sending the service request to http://test..... /Score.asmx?
    This target system is expecting the communication with security. They told PI need to send Http security for  http://test..... /Score.asmx?
    . I need to send the security information on http level not on soap level.  ..
    My client provided some code like this for security
    How to use this code for header level security
    BAgIGCSqGSIb3EgECAgYKKwYBBAGCNwICCqKCCLIEggiuYIIIqgYJKoZIhvcSAQICAQBuggiZMIIIlaADAgEFoQMCAQ6iBwMFACAAAACjgge7YYIHtzCCB7OgAwIBBaESGxBWQ04uRFMuVk9MVk8uTkVUoi4wLKADAgECoSUwIxsESFRUUBsbc2Vnb3RuNDE2Ny52Y24uZHMudm9sdm8ubmV0o4IHZjCCB2KgAwIBF6EDAgFGooIHVASCB1AwJAaYLuHYd2t3ATGp6i99AD3m3xnv1Hi1URvWr7dbfi/sqgBY7/
    thank you
    Srini
    Edited by: srinivasreddy p on Dec 1, 2011 12:36 PM

    Hi,
    that looks like to a SSL certificate. Ask a confirmation to your client.
    see this sap help:
    [http://help.sap.com/saphelp_nwpi711/helpdata/en/48/a9bb457e28674be10000000a421937/frameset.htm]
    [http://help.sap.com/saphelp_nwpi711/helpdata/en/14/ef2940cbf2195de10000000a1550b0/content.htm]
    on SDN, you will find some other docs and blogs.
    regards
    Mickael

  • How to stop HTTP Security warning message in transactional iview

    When I am trying to access ECC through transactional iview then I am getting HTTP security warning message i.e. This page contains both secure and nonsecure items. Do you want to display the nonsecure items?
    I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    Pl help to resolve.

    Hi AshuGrover_in,
    First, welcome on SDN!
    > I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    > Pl help to resolve.
    This might very well be the root cause of the issue, and if it is, you know the resolution - make all systems accessible via https.
    Anyhow, to examine the exact cause creating this message you could use tools like HttpWatch or something similar and record the client accesses to the server. If you originally have a GET to a https address, the first http request caused by the original request will throw this message.
    Theoretically, on client side, you can switch off this message: Search for "switch off http https warning" on google and you will get all possible instructions for the different clients. Anyhow, a clean landscape design with complete https connections is the aim you should have.
    Hope it helps
    Detlev
    PS: On SDN, if something helps, you might reward the answer, check it out.

  • WHere is the secure browsing tab?

    I had a secure browsing tab on my screen for several days and now it is gone. I'm sure I've done something because my toolbars are now at the top of the screen instead of at the bottom. Sorry, but I am not to computer savvy - thanks for any help.

    Can you explain a little more on what you are trying to do? Can you create a screenshot?
    *please see [[How do I create a screenshot of my problem?]]
    You can access '''Private browsing''' by pressing the CTRL key, SHIFT key, and P to open a new Private browsing window

  • Howto start a bpel process by using a http-get browser request

    Hi,
    i need some help with the start of a bpel-process.
    My process will be started by a receive-activity which comes from a http-get browser request. Then the process will redirect the request-string to a synchronous service to get back its response to process it (this service has of course a wsdl).
    The initial receive-activity needs a port Type and an operation to be declared. These concrete binding declarations must be defined in a wsdl-document i think. But the browser-client has no wsdl (and doesn’t need it since it is no webservice, i think). Where do i declare the operation, port Type, etc.? Is it possible that it will be declared in an extra WSDL which represents the bpel-process?
    Any help would be appreciated.
    Albrecht

    check out 102.invokingProcesses tutorial/jsp and the html page .. that uses http invocation ..
    hth clemens

  • What is a secure browser to use?

    Firefox and safari updated their software and it says mac osx 10.4.11 can't update.  Is there a secure browser to use for my macbook?

    The .11 update for 10.4 was the last update for that version. Updates like the .11 are incremental and free, upgrades like to 10.6 are usually paid upgrades and different than updates. Confused yet? LOL. Apples last upgrade to 10.9 is free, and the only upgrade that I'm aware of that Apple has given away. Make sure your computer meets the minimum requirements to run 10.6.x before you purchase anything, you may need to upgrade your ram depending on how much you have installed.

  • Trying to turn off "secure browsing" when I go to FaceBook to play games. This problem started after updating FF.

    When I go to FaceBook to play games, FF will ask me if I want to "turn off secure browsing." Yes or I can't play the games. However, it will not let me do a thing except browse the site in "secure browsing" mode. I never had this problem until I updated FF. I have to us IE to play games on FB now. I hate IE. It's so slow and a pain in the backside.
    Thanks
    Rhea Krussell

    In the upper right hand corner of facebook, 1. click the drop down menu next to home. 2. Click on 'Account Settings' from the menu. Now, on the right side, 3. click the option 'Security'. 4. The option to turn off secure browsing will be the second on down on the list in the main part of your screen. Hope this helps.

  • F-secure browser protection toolbar was compatable with firefox 4 not with firefox 5

    f-secure browser protection toolbar was compatable with firefox 4 why not with firefox 5

    See f-secure for an update. f-secure needs to keep their Firefox add-ons up-to-date as Mozilla releases new versions of Firefox.

  • Youtube (https)security certificate issue

    Hi
    I'm using latest firefox version with and recently I'm facing this strange issue ... everytime I try to visit youtube, to be specific, when not logged in on any google accounts .. I can visit http://www.youtube.com but when I try to login, in which case it redirects to https:// and It shows the following error(check image url):
    https://imageshack.com/i/ezbe0c53j
    And if I try to add exception, it shows this screen(check image url):
    https://imageshack.com/i/hj41802cj
    (PS: Couldn't find upload option here so I had to use otherimage hosts)
    Also I tried changing windows time, adding auto time sync from windows site and also tried changing profile, disabling add on and testing and also tried removing cache/cookies from both google.com and youtube.com and so far nothing worked ... I can't seem to access youtube while logged in (https)
    Also its only youtube, no other website shows this security certificate error!
    please provide a solution to this asap, thanks!

    When you click Add Exception, you get a Google error page instead of a pop-up dialog? Or are you saying that after you added the exception, YouTube's home page won't load. That's mildly suspicious...
    If you return to the Add Exception dialog and use the View button, how does the certificate compare with the attached screen shot?

  • Do Mountain Lion and Safari 6.2.2 support SHA-256 Hash algorithms in HTTPS security certificates?

    I use SalesForce for my client CRM. I've just received a notice informing me that they are upgrading from SHA-1 hash to SHA-256 for increased HTTPS certificate security. Will my current OS X version (Mountain Lion) and Safari version (6.2.2) support this upgrade?

    NEVERMIND! SalesForce provided a test page and I was able to determine that both my Mac and Windows environments and browsers support the upgrade.

Maybe you are looking for

  • Problem in accessing mseg table using MSEG~M Index.

    Hi Experts, I am facing problem in accessing mseg table using MSEG~M Index. I used same sequence of fields and i tried with mandt field also. but it is not taking the Index and it is going for TImeout ABAP dump. This are my codes used in different wa

  • HP Officejet 4630 - How to get % Key on keypad

    I need to change to a new network.   I'm using the Wireless Setup Wizard.  I can't enter the password because I can't find the % sign.    I've tried everything I could find on HP forums and Internet search but I still can't find how to enter %.    I

  • WIFI suddenly very poor on my MBPro

    I used to be quite content with the WIFI reception on my MBpro but lately it has become quite poor. In work I used to get full or nearly full bars, just like the other MBpro (same model as mine) and Macbook that share the room. Lately I can only mana

  • HT204490 Please help me....yesterday I was on the computer and this update popped up...

    Please Help me.....Yesterday I was on the computer and this update popped up....first let me tell you,  I am not an avid computer user, I only know what I know an that is it.....My husband told me one time if the update were from apple that I could d

  • Garageband voice recording capacity

    Hello All, I have a few questions. I bought a MacBook Air (64G). I will be using it to record some lectures for church. I'm planing to use Garageband. First Question: I been browsing around the forum + google and i found some old (2005-2007) threads