Cannot install applications because the certificate is not valid

cannot install applications because the certificate is not valid error from my iphone when trying to install an application, running the latest update 7.1

upload your app.plist to dropbox
get shared link of app.plist, like https://www.dropbox.com/s/qgknrfngaxazm38/app.plist
replace www.dropbox.com with dl.dropboxusercontent.com in the link, likehttps://dl.dropboxusercontent.com/s/qgknrfngaxazm38/app.plist
write your download.html like <a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/qgknrfngaxazm38/app.plist">INSTALL!!</a>
upload the download.html to dropbox
get shared link of download.html, like https://www.dropbox.com/s/gnoctp7n9g0l3hx/download.html
replace www.dropbox.com with dl.dropboxusercontent.com in the second link as well, likehttps://dl.dropboxusercontent.com/s/gnoctp7n9g0l3hx/download.html
Now, visit https://dl.dropboxusercontent.com/s/gnoctp7n9g0l3hx/download.html in your device, you can install the app like before.
WHAT A WONDERFUL WORLD!

Similar Messages

  • Cannot install applications because the certificate for .... is not valid

    Hello,
    We have an in house enterprise app that can no longer update.  We have taken the steps outlined here.  These steps include installing a SSL certificate on the server from a trusted CA (GeoTrust) that shows as valid in Safari on OSX.  Also the http to https redirect has been setup and verified in Safari and FireFox.  Addtionally, the plist file's XML has been manually updated to point HTTPS.  New installs work on iOS 7.1 without an issue. 
    However, the program has automatic updates that fail with the message "Cannot install applications because the certificate for .... is not valid".
    The update process works like this:
    A Plist file exists on the server that contains the version number of the build on the server.   The app will download the file and parse it into a NSDictionary then the verison into an NSString.  If the version doesn't match the current version then the user is prompted to install updates.
    When the user says yes to the prompt a UIApplication is sent the Open URL message with a hard coded download URL that looks like this:
    imts-services//?action=download-manifest&url=http://www.example.com/app/Release.plist
    On iOS 7.1 the user will receive the message "Cannot install applications because the certificate for example is not valid".   This error occurs even thought the certificate is valid.  It almost looks like the URL isn't respecing the redirect from the server.
    Has anyone else seen this?  Is there a work around for it?  Or do I have to redeploy the app (with an HTTPS in the hard coded URL)?

    kkoishi, cskimble, OS 7.1 update forced all software installation services to use the HTTPS protocol instead of HTTP. Here is Apache config that adds certificate support and code for changing links in existing *.plist files automatically: http://cases.azoft.com/how-to-fix-certificate-is-not-valid-error-on-ios-7/
    More ideas on Stack: http://stackoverflow.com/questions/20276907/enterprise-app-deployment-doesnt-wor k-on-ios-7-1/22527000#22527000

  • Error message is showing while connecting to itunes - "This iphone cannot be used because the required software not installed. Run the itunes installer to remove the itunes, then install the 64bit  version of itunes - Pls Help

    I tried to install in my Sony Vaio Laptop - Model Name SVF15218SGW Serial No 54****************954. After installation of itunes, when i am trying to connect error message is showing as follows -
    "This iphone cannot be used because the required software not installed. Run the itunes installer to remove the itunes, then install the 64bit  version of itunes".
    i already installed 64bit version. but not connecting my iphone with itunes
    PLEASE HELP.!!!!
    <Personal Information Edited by Host>

    Hello Negaz
    When you uninstalled iTunes, did you uninstall it by using the article below or just uninstalled iTunes? The best practice is to remove not only iTunes, but also other associating software in the order that the first article give. If that does not work, then check out the second article for more troubleshooting options for connecting your iPhone to your computer.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Regards,
    -Norm G.

  • When i start itune than error shows this ipod cannot be use because the required software  not  install

    when i start itune than error shows this ipod cannot be use because the required software  not  install

    Have you tried removing and then einstalling the Apple software:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • The certificate is not valid and cannot be used to verify the identity of this website

    Question posted in Stack Overflow too: java - How to solve "The certificate is not valid and cannot be used to verify the identity of this website" error? - St…
    The question is, How to solve "The certificate is not valid and cannot be used to verify the identity of this website" error?.
    Here are the details:
    I have a signed applet that has been working fine, until I updated Java to 8u25 (1.8.0_25-b18). Now, the application shows an alert message "Do you want to continue? The connection to this website is untrusted". There is a note in this message too, "The certificate is not valid and cannot be used to verify the identity of this website".
    The applet is loaded without problems. But when the user tries to use a specific function of that application, the warning message is displayed.
    I've checked the java console when this happens, and this warning message is displayed right after these lines:
    security: Obtain certificate collection in SSL Root CA certificate store
    security: Invalid certificate from HTTPS server
    network: Cache entry not found [url: https://sub.domain.net:9876, version: null]
    The application is downloaded from a different domain, say "https://app.domain.net/ .....", so no jars are downloaded from "https://sub.domain.net:9876 ", but the applet connects to "https://sub.domain.net:9876 " to send/receive data.
    The applet is signed correctly, and so far, it meets all the security requirements according to Java. This issue seems to happen when the application tries to connect internally with an HTTPS url like https://sub.domain.net:9876. That sites' SSL certificate is valid, issued by GoDaddy and has not expired.
    Again, this started to happen after updating my JRE to 8u25. I've tested adding the offending URL to Java security exception list, with no success.
    Here are a few screenshot of this problem:
    This is the warning message displayed:

      For what it's worth we discovered what the issue was.  When we installed the new certificates onto our servers we also discovered that you have to install the certificates of all intermediate servers listed in your certificate.  This mean that all URLs listed on your certificate, have to have the intermediate certificate for the certificate authority installed.  This also includes all the Alt Names of your domains, even if they do not use the applet.

  • "Cannot complete command because the extension could not be loaded." with CEP5 Sample

    Hi,
    I have trouble with porting my extension to CEP5. I am getting error "Cannot complete command because the extension could not be loaded." when I open the panel.
    Is there any way to get more info about what happened and why? My extension was properly signed zxp and Extension Managed installed it without trouble.
    Also, to debug the problem, I tried to open the CEP HTML Test Extension - https://github.com/Adobe-CEP/Samples/tree/master/CEP_HTML_Test_Extension_5.0
    I have copied it to "~/Library/Application Support/Adobe/CEP/extensions/com.adobe.CEPHTMLTEST", created .debug file in it (https://gist.github.com/m6k/39a49786b7a85a9e312b), created empty .debug file inside Photoshop CC 2014.app (to suppress signature checking). When I open Photoshop CC 2014, I see test panels listed in extension menu, but when I try to open them, I also get the "Cannot complete command because the extension could not be loaded." error.
    Any hints what i am doing wrong and what can I do to debug this problem?
    Jan

    Hallgrimur, thanks, that is exactly the article I needed!
    My problem was that I forgot about the pref file  "~/Library/Preferences/com.adobe.CSXS.5.plist".

  • "Cannot complete command because the extension could not be loaded" ?

    I have installed a photoshop plugin into photoshop cc. However when I go to windows => extension => photoshop plugin, it shows me "Cannot complete command because the extension could not be loaded". What should I do ?
    Thanks.

    I think you posted on the »wrong« Forum. (edited)
    http://forums.adobe.com/community/labs/extensionbuilder3?view=discussions

  • Get message Cannot complete command because the extension could not be loaded.

    When clicking in CS5 Photoshop menu - "Essentials", "New is CS5 "or "CS LIve", I get a message "Cannot complete command because the extension could not be loaded". I get the same message when attempting to acces frm Window>Extensions> then clicking on one of the listed exteneions.  This is been going on for some time for no apparent reason.  Using version 12.0.4 (x32) iMac OS 10.6.8 - Intel Quad Core.

    I unstalled Photoshop.  Then I installed on another drive.  External.  It did the same thing!!!!  No mini-bridge, or any extentions loading.  I don't know what is wrong.
    I read something somewhere about a Panels file in photoshop.  So I'm looking there.

  • Cannot get timers because the EJBTimerManager is not available yet.

    WLS 12.1.3 installation on Win Server 2012.
    One cluster of two managed servers.
    A web application has a ServletContextListener, used to create some EJB timers as soon as it gets deployed. The timers are clustered (their state is persisted in an Oracle DB).
    When I restart the managed servers, I get the following exception:
    2015-03-17 16:39:20,396 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR - [clusterServer_1] java.lang.IllegalStateException: Cannot get timers because the EJBTimerManager is not available yet.
         at weblogic.ejb.container.timer.ClusteredEJBTimerManager.getTimers(ClusteredEJBTimerManager.java:114)
         at weblogic.ejb.container.timer.ClusteredEJBTimerManager.getTimers(ClusteredEJBTimerManager.java:109)
         at weblogic.ejb.container.internal.TimerServiceImpl.getTimers(TimerServiceImpl.java:187)
    If I undeploy and redeploy the web application without restarting the server, the exception is not raised and the timers are created.
    I tried to assign the web application a higher distribution order, to let it start after all the others have been started, but no way.
    Any suggestion ?
    Thanks

    Some viruses cause this behaviour.
    usually they change registry path to userinit.exe, winlogon.exe  and logonui.exe and change these filies.
    Seems like you'll have to clean this by antivirus tools.
    For now try booting in safe mode and entering Administrator account with blank password.
    Also try pressing twice Ctrl+Alt+Del on logon screen and use logon name Administrator and blank password.
    //help will save the world

  • HT1386 I am trying to download ios 5.1.1 on my iphone from itunes and i get an error message that my iphone cannot be updated because the filmware is not compatible?  What do I do?

    I am trying to download ios 5.1.1 on my iphone from itunes and i get an error message that my iphone cannot be updated because the filmware is not compatible?  What do I do?

    iOS 5 is only compatible with the iPhone 3Gs and later...
    Updating to iOS 5   http://support.apple.com/kb/HT4972

  • I just burned to disc an album of photos I created in Pages but I cannot open the file on the disc because "the format is not valid".  What does this mean and how do I correct it ?

    I just burned to disc an album of photos I created in Pages but I cannot open the file on the disc because "the format is not valid".  What does this mean and how do I correct it ?

    There are numerous thread about the same matter in this forum
    I hope you'll find your answer
    https://discussions.apple.com/search.jspa?resultTypes=&dateRange=all&peopleEnabl ed=true&q=the+format+is+not+valid&containerType=14&container=2084&username=&rank By=relevance&numResults=15

  • I am getting a message saying that I cannot get email because the server will not connect - although it does. It also claims that it was last backed up on Friday last. What h

    I changed my server at the end of May &amp; all worked well until the past week end since when I am getting a message saying that I cannot get email because the server will not connect - although it does. It also claims that it was last backed up on Friday last despite having had several emails since Friday. What has happened &amp; can I get email back to normal?

    Hello Stern snapper
    If you are having issues with receiving email on your iPad, then check out the article below to troubleshoot the issue. You may just need to remove the email account and add it back in.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Regards,
    -Norm G.

  • MyApp was not installed on the iPhone "myPhone" because the entitlements are not valid

    Just in case it help anyone. I was experiencing a problem where every time I attempted to add an app to my iPhone via iTunes, I was getting the error
    MyApp was not installed on the iPhone "myPhone" because the entitlements are not valid
    I have figured out the problem to be that the App ID which you fill in on the AIR for IOS Settings Deployment settings screen needed to be the App ID I had included in my provisioning profile. This setting appears to be auto-completed with the name of the Flash file so you need to be sure to change this if you are having this problem.
    Hope that helps someone.....

    First app could be a nightmare . So I repost
    http://forums.adobe.com/message/3471632#3471632

  • Bulk Insert Task Cannot bulk load because the file could not be opened.operating system error error code 3(The system cannot find the path specified.)

    Following error i am getting after i chnaged the Path in Config File from
    \\vs01\d$\\Deployment\Files\temp.txt
    to
    C:\Deployment\Files\temp.txt
    [Bulk Insert Task] Error: An error occurred with the following error message: "Cannot bulk load because the file "C:\Deployment\Files\temp.txt" could not be opened. Operating system error code 3(The system cannot find the path specified.).". 

    I think i know whats going on. The Bulk Insert task runs by executing sql command (bulk insert) internally from the target sql server to load the file. This means that the SQL Server Agent of the target sql server should have permissions on the file you trying to load. This also means that you need to use UNC path instead to specify the file path (if the target server in on different machine)
    Also from BOL (see section Usage Considerations - last bullet point)
    http://msdn.microsoft.com/en-us/library/ms141239.aspx
    * Only members of the sysadmin fixed server role can run a package that contains a Bulk Insert task.
    Make sure you take care of this as well.
    HTH
    ~Mukti
    Mukti

  • HT1386 after i updraded tio ios 6 I get a message " this device cannot be used because the service is not started"

    after i updraded to ios 6 i get a message that my device canot be used because the service is not started

    Is this what you mean...
    AMDS for Mac  >  http://support.apple.com/kb/ht1747
    AMDS for Windows  >  http://support.apple.com/kb/TS1567

Maybe you are looking for