Com.adobe.flashaccess.sdk.cert.ServerCredentialException: Certificate does not have the required ext

[ Problem ]
I’m running the sample encryption code and I’m running in to this exception:
"com.adobe.flashaccess.sdk.cert.ServerCredentialException: Certificate does not have the required extended key usage".  I tried looking it up on javadocs but it doesn’t really tell me what’s causing it.  I get this error when encryptContent is called.  Is this something in my settings/environment or something with the certificates?
[ Solution ]
If you are using the EncryptContent.java sample code, please check which credential you are using for the "packagerCredentialFile" variable.  Make sure this is pointing at the .pfx file containing the packager credential.

[ Problem ]
I’m running the sample encryption code and I’m running in to this exception:
"com.adobe.flashaccess.sdk.cert.ServerCredentialException: Certificate does not have the required extended key usage".  I tried looking it up on javadocs but it doesn’t really tell me what’s causing it.  I get this error when encryptContent is called.  Is this something in my settings/environment or something with the certificates?
[ Solution ]
If you are using the EncryptContent.java sample code, please check which credential you are using for the "packagerCredentialFile" variable.  Make sure this is pointing at the .pfx file containing the packager credential.

Similar Messages

  • Transport certificate does not have the correct issuer or is expired

    Hi all,
    I hope this is not a duplicate question.
    We are assisting a partner company set up the Flash Access ecosystem.  They have asked us to help packaged some content for them using certificates issued to them.  I've been trying to package content that works fine when using our certificates but I keep getting this error : Transport certificate does not have the correct issuer or is expire when I try to package with their certificates.
    The certificate has not expired.  That was the first thing I checked.
    Has anyone run into this error?  I am using the reference implementation for packaging if that helps.
    Thanks.
    Pedro.

    Hi Katherine,
    Thanks for responding. 
    Indeed I do have the adobe-flashaccess-certs.jar in my path.  I was able to package with a certificate issued to our own company.  Our Certificates were Trial Certificates.  The ones I am having problems with are test PKI certificates that our partner sent to us so that we can help them out. 
    Please let me know if you need any more info.  I am definitely down with helping someone trying to help me!
    Thanks.
    Pedro.

  • Hyper-V cannot be installed: The processor does not have the required virtualization capabilities.

    I am trying to use Visual Studio 2013 with Windows Phone SDK 8.0 on Windows 8.1 Enterprise running as a guest in a VirtualBox virtual machine hosted from Windows 7 Ultimate.  The Windows Phone emulator in Visual Studio will not work.  The
    guest Hardware Virtualization settings for VT-x and Nested Paging are selected.  The BIOS setting for Virtualization is enabled.  However, in the guest Windows 8.1 features settings, the "Hyper-V Platform" option is disabled and indicates
    that the "Hyper-V cannot be installed:  The processor does not have the required virtualization capabilities."  However, I checked on my processor which is an Intel (Clarksfield), I7-740QM 1.73 and it supports Hyper-V,
    SLAT/EPT.  My BIOS has only a single option for enabling Virtualization but none of the other SLAT/EPT, VMX, XD options.  I am lost here.  Is there a solution?  Do I need to use Visual Studio 2013 and Windows Phone SDK 8.0 directly
    on a Windows 8.1 host and not through a virtual machine?

    You can't run Hyper-V inside a VirtualBox VM (nested virtualization).  It doesn't pass through the necessary CPU requirements.
    The only virtualization solution that allows for nested VMs is VMware's Workstation and vSphere Hypervisor (ESXi). VMware Player is their free product, you may be able to use it, I've not tried player, but have nested Hyper-V in both Workstation and ESXi.
    Follow the instructions here for setting up VMware Player, you need to set the VM settings and .vmx file for it to work.
    http://www.virtuallyghetto.com/2011/07/how-to-enable-support-for-nested-64bit.html
    http://www.rickygao.com/enable-hyper-v-under-vmware-workstation-for-your-lab/

  • Can't activate - activation does not have the required number of digits

    I have an old paid version of CS that I have been using for years. I recently had my hard drive repaired and they managed to deactivate my CS. When I try and do the phone activation, after I enter the activation code it says "The number you entered does not have the required number of digits". I am reading it right off the screen in front of me. The only other info is activation type = repair. What are my options? I paid a lot for this and I would like to keep using it. Thanks for any help.

    I am having the exact same problem. I have moved my Adobe CS3 to a new computer. Even though I am entering the activation code correctly as displayed on my screen, I still get the message "The number you entered does not have the required number of digits". You can then select to speak to someone, but then you receive a recording that Adobe is no longer handling activation problems via phone, goodbye, and I am disconnected.
    How can I re-activate my CS3 product? I have a legitimate purchase and a legitimate license key. Thank you.

  • I have just upgraded from Elements/Premiere elements 11 to version 12. I am running on a PC with Windows 7. When I try to run video from the existing catalogue or video newly imported I get a window stating "....system does not have the required compresso

    I have just upgraded from Elements/Premiere elements 11 to version 12. I am running on a PC with Windows 7. When I try to run video from the existing catalogue or video newly imported I get a window stating "....system does not have the required compressor/decompressor (codec) installed" Where has it gone? Where do I get a new one? I am getting REALLY REALLY fed up with trying to find an answer!!!!!!!!

    Try to disable hardware acceleration in Firefox.
    *Firefox > Preferences > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • HT3775 hello, im trying to open a document but it seems like my computer does not have the require software to open it could you please tell me what can of software do i need in my laptop?

    hello, im trying to open a document but it seems like my computer does not have the require software to open it could you please tell me what can of software do i need in my laptop?

    In order to help, more information is needed.
    What type of document is it (word document, picture or?) And do you know what software it was created with and what file format it is?

  • Solaris: The System does not have the required swap space

    I'm trying to install Oracle onto Solaris 9. The installation check fails with the error
    The System does not have the required swap space.
    I've read the install Guide I get the following when I do the memory checks
    bash-2.05# /usr/sbin/prtconf | grep "Memory size"
    Memory size: 1024 Megabytes
    bash-2.05# /usr/sbin/swap -s
    total: 767688k bytes allocated + 117080k reserved = 884768k used, 379040k available
    The install guide doesn't say how to increase the Swap Space. I would like to increase the Swap Space just for the duration of the installation. From the install guide I'll need a Swap Space of 1.5 times the Ram on the machine so I'll need 1.5GB Swap Space. Can someone help me out with the required syntax to increase the Swap File Size?

    Found something on the web that did the trick. Create a few files and then add to your swap.. In case it's of interest to anyone else here's what I had to do
    swap -l (lists files in swap)
    mkdir /tmp/swap/ (create dir for file to add to swap)
    mkfile tmp/swap/swap11 (create file for swap)
    swap -a tmp/swap/swap11 (add file to swap)
    swap -l (check files in swap)

  • Export failing with "The user does not have the required rights to perfrom

    We are testing an upgrade to BOXI 3.1.  We use the CrystalReportViewer .net web control to view the report.  When the export button is clicked and the Crystal Reports file format is selected, the following error message is displayed:
    "The user does not have the required rights to perfrom this operation. Please contact your administrator. "
    Notice that perfrom is not spelled correctly.  This is what actually gets displayed.
    I'm not too concerned about the spelling, but I do want to fix the error.  So I checked the security on the folder and the user does have full control.  Both advanced security options are selected:
    -View document instances that the user owns
    -Export the report's data
    So what else could be causing this?

    I had applied the full control access to the wrong group.  Once I applied that access to the user that actually generates the report, it worked.

  • IPod shuffle does not have the required disk space

    My iTunes displays the following message when i'm syncing my ipod shuffle:
    "The iPod shuffle cannont by synced. The required disk cannot be found"
    i dont know what to do
    email me please
    Message was edited by: Rafael Portela

    See the following thread for possible solution:
    http://discussions.apple.com/thread.jspa?threadID=1328838&tstart=0

  • Elements 9 - 'Does not have the required Codec' - can anyone help??

    Hi - I thought I had solved my video playing issues but apparently not! Elements is telling I don't have the right Codec installed on this machine so I looked on the Help forum and it seemed I needed Dolby AC3 so I searched around for this and found what I thought I needed but now the video's only play a short burst (example one minute out of 4). My machine is on Windows 7 64 bit and I would really appreciate any help!
    thanks
    Chris

    I would recommend you to ask this on Premier Elements Forums and you will find less people here who play videos in Organizer.

  • I'm trying to download itunes onto an external harddrive, but it keeps defaulting to my computers drive which does not have the room. How do I sort this please?

    I'm trying to download itunes onto an external harddrive (named as D) which has loads of space, but it keeps defaulting to my computers (C) drive which does not have the required space. How do I sort this please?
    I've tried selecting the D drive but, it still defaults to my computers drive and wont let me change it.
    Heeeeellllllllpppppp!

    I think you've misunderstood.
    iTunes ONLY works on the C drive.  There is no moving it.  End of discussion.
    The MEDIA can be house on any other drive (internal or external).
    Install iTunes correctly using the default options.
    Once it is installed and working correctly with everything on the C drive, close iTunes.
    Follow the instructions here: http://support.apple.com/kb/HT1364 to move the iTunes media folder.

  • Package com.adobe.flashaccess.sdk.policy does not exist

    [ Problem ]
    We are trying to create policy. We have set the class path and referring adobe-flashaccess-sdk.jar, adobe-flashaccess-certs.jar and also we have copied jsafe.jar into class path directory.
    I am getting error. package com.adobe.flashaccess.sdk.policy does not exist error.
    Is any other .jar file needs to be included.
    [ Solution ]
    Page 11 of the Protecting Content document lists all of the .jar files required to use the Flash Access SDK:
    adobe-flashaccess-certs.jar
    adobe-flashaccess-sdk.jar
    bcmail-jdk15-141.jar
    bcprov-jdk15-141.jar
    commons-discovery-0.4.jar
    commons-logging-1.1.1.jar
    jaxb-api.jar
    jaxb-impl.jar
    jaxb-libs.jar
    relaxngDatatype.jar
    rm-pdrl.jar
    xsdlib.jar
    jsafe.jar or jsafeWithNative.jar
    Please check to make sure you have all the above .jar files on your classpath.  You also may want to check out the sample code and Ant built script located in the samples directory of the Reference Implementation Command Line Tools.  The Ant script contains targets for both compiling and running the samples, including creating a policy.

    No, I don't think you want to just copy the 4 jar files to your /lib/ext Java SDK directory. What you want to do is to run the Java3D install program to install Java 3D to the Java SDK or JRE you specify. The install will also copy some .DLL files since part of Java3D is implemented using native methods. Without the DLLs, I would guess that you can compile programs okay but will run into errors trying to run them. No clue why the install wouldn't work on XP, but maybe the install needs a JRE to run and you need to install Sun's JRE or SDK using their install program - Microsoft used to include their own Java SDK implementation in Windows, but then took it out for Windows XP to try and deprecate Java. The install EXE might be expecting a Windows registry setting that points to a JRE or SDK for it to use.

  • SChannel error- The SSL server credential's certificate does not have a private key information property attached to it.

    We have a public SSL certificate that allows for Active Directory sync with LDAPS on port 636 with our email smart host. This was working fine and suddenly stopped working and we are now getting SChannel errors Event ID 36869. There were no changes made
    to the Exchange server, the firewall or the DC which holds the certificate. I have run a new certreq from the DC and then re-keyed the public SSL certificate and re-installed 3 times but the error does not go away and AD Sync with the vendor
    fails. When I run LDP.exe the connection on port 636 fails with "cannot open connection" and the system event log throws the S Channel event 36869 "The SSL server credential's certificate does
    not have a private key information property attached to it"  There is no software firewall set on the DC. When I run Certutil -VerifyStore MY  it shows the current certificates as well as the revoked and expired certificates
    correctly. Certificate 0 is the public cert and is listed with Server and Client authentication, the FQDN of the server is correct and "Certificate is Valid" is listed. The private cert is Certificate 1 and has server and client authentication, the
    FQDN is correct, Private key is not exportable and it ends with Certificate is Valid. I do not see a point in re-keying the cert again until I figure out what the root of the problem is. I have read in some forums that the private cert should not be set to
    expire after the public cert but that does not make a lot of sense when in a situation like this the private cert is of course newer than the public. In fact it is too early to renew the public cert. I have been troubleshooting this for a few days and at this
    point I would have to drop my AD sync with the vendor to LDAP in order to add new users. I do not want to do that for obvious reasons and I do not want to have our spam filtering and email archive service running without Directory sync. Any help would be greatly
    appreciated.

    Hi,
    Have you tried this?
    How to assign a private key to a new certificate after you use the Certificates snap-in to delete the original certificate in Internet Information Services
    http://support.microsoft.com/kb/889651
    Best Regards,
    Amy

  • AZURE The specified certificate could not be found in the LocalMachine certificate store,or the certificate does not have a private key.

    Hello,
    I try to make a HV website in Azure. It took me hours to figure out how to make a HV certificate with my own password. But I figured it out. With the HV application manager I uploaded the certificate to the HV platform. This worked fine. Then I created a
    c# project with also works well on my local machine.
    This is the code I use in the web.config
    <appSettings>
    <add key="ApplicationId" value="24ee15be-1497-4719-ad70-d1223adbf021" />
    <add key="ShellUrl" value="https://account.healthvault-ppe.co.uk/" />
    <add key="HealthServiceUrl" value="https://platform.healthvault-ppe.com/platform/" />
    <!-- when we call the SignOut() method on HealthServicePage, it redirects us to the page below -->
    <add key="NonProductionActionUrlRedirectOverride" value="Redirect.aspx" />
    <!-- The redirect page (specified above) uses these keys below to redirect to different
    pages based on the response from the shell -->
    <add key="WCPage_ActionHome" value="default.aspx" />
    <add key="WCPage_ActionAppAuthSuccess" value="default.aspx" />
    <add key="WCPage_ActionSignOut" value="SignedOut.aspx" />
    </appSettings>
    Next step is to deploy the site to Azure. I was able to upload the certicate to Azure.
    After deploy I get the following error:
    System.Security.SecurityException: The specified certificate, CN=WildcatApp-24ee15be-1497-4719-ad70-d1223adbf021, could not be found
    in the LocalMachine certificate store,or the certificate does not have a private key.
    I checked the certificate on another server with a different key in the web.config
    <add key="ApplicationCertificateFileName" value="c:\Zodos\website\WildcatApp-24ee15be-1497-4719-ad70-d1223adbf021.pfx"/>
    This gives me this error:
    Exception Details: System.Security.Cryptography.CryptographicException: The specified network password is
    not correct.
    So the procedure I followed definitely was not correct:
    It works on my local machine
    It doesn't work on another server or on Azure
    I can see that the procedure I follow is not correct, but what am I doing wrong?
    Wilfred

    I am having the same problem. I see I have updates thru the Mac App Store but when I try and run the System updates in the Mac App Store it errors out. But I can update third party apps.
    Have even tried going thru Terminal to check for software updates but still have same error claiming it can not find the hostname server.
    Jefre

  • The version of "Adobe Flash Player" on your system does not include the latest security updates and has been blocked. To continue using "Adobe Flash Player", download an updated version from Adobe's website.

    The version of “Adobe Flash Player” on your system does not include the latest security updates and has been blocked. To continue using “Adobe Flash Player”, download an updated version from Adobe’s website.

    You haven't actually asked a question, but as stated you should only download Flash Player directy from Adobe.
    Nor have you said what version of OS X and Safari you are running.
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version,10.3 or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Version 11.0.1.152 is for Lion.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. Flash Player 10.1.102.64 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

Maybe you are looking for