Install a certificate in microsoft store

Hi, I have some problems and i hope you will help me to solve these problems.
I would like to install CA trusted certificates in the microsoft certificate store.
I already know how to generate certificates requests, how to submit these requests to the CA and how to retrieve the issued certificates.
I found several examples on internet, which show how to store the issued certificates in a java keystore.
I also found how to export a certificate from a java keystore to a certificate file.
My problem is that the file generated doesn't containt the private key and cannot be installed to the user personnal certificate store.
So, my question is, how can we associate the private key generated during the request with this issued certificate?
And how to install this certificate to a microsoft certificate store?
I didn't get how or if keytool can do this work for me, and I searched for examples but I didn't find anything which can help me.
I'm sure this is not a new problem, so I hope you'll be able to help me.

I finally found by myself a way to solve my problem.
In fact, I wasn't able to install the retrieved certificate in the user personnal certificate store because I didn't associate the private key generated during request with the issued certificate.
I apologize for my posts and I hope I didn't disturb anyone.
Maybe some developpers may need a way to solve such problems, so I will explain what I choose to do, even if it may seem quite simple.
Actually, when I retrieve the certificate chain from the CA, I store it in a pkcs12 keystore.
I also put in this keystore the private key object corresponding to the PrivateKey which was generated during the certificate request.
KeyStore ks12;
ks12 = KeyStore.getInstance("pkcs12");
ks12.load(null, null);
// Import/insert the exported key entry into PKCS#12 key store.
ks12.setKeyEntry("", privateKey, password.toCharArray(), certtab); //certtab is the certificate chain
// Save key store on disk.
FileOutputStream fos = new FileOutputStream("your certificate.pfx");
ks12.store(fos, passsword.toCharArray());
fos.close();And then, all that is needed to do is to execute the pkcs12 file (the standard windows wizard will appear, so the user will be able to install the certificate in his personnal certificate store).
Bye.
Edited by: aurelien707 on Jul 8, 2008 2:17 PM

Similar Messages

  • Installing Certificate from Microsoft CA (.pfx) in Cisco Prime Infrastructure 1.2

    Hello,
    we are trying to install certificates from our CA on our Cisco Prime Infrastructure 1.2
    What we get from our colleagues is a file in .pfx format, containing an exportable key and the whole certificate chain.
    On the prime server, using openssl 0.9.8, we exportet the key and converted the file to .pem.
    When trying to install the certificate, we get the following error code:
    prime# ncs key importkey key-nopw.pem newcert.pem repository certificate
    INFO: no staging url defined, using local space.        rval:2
    ERROR: dowload of key-nopw.pem failed.  rval:-200
    Does anyone have an idea what formats can be used for prime ssl certificates and how to install them?
    The official guide has only little information on how to make a csr and install the certificate.
    Best regards,
    Joerg

    I solved the same problem 5min ago.!
    select the device and press syc ..that helped me ...

  • Can't install applications - "Certificate Error, c...

    HI!
    I wanted to update Mail for Exchange, so thru phone uninstalled the application then went to OVI store(asked to update first) to download/install latest Mail for Exchange.
    After download, when installing it returned a "Certificate Error, contact provider". I tried to install other applications from OVI store, same error.
    If I try to install thru OVI suite (updated) it returns the error: 2153775105. To do this I copy from my phone card\data\install an application from NOKIA, what it does is to install OVI store at phone.
    I already done a reset to the phone, changed the settings to allow installation without certificates and even tried to change the phone date.
    I saw in Google several people with the same problem.
    I have a 5320 (no new firmware as been released)
    Thanks

    hello topplus,
    you should set Online Certificate Check to "OFF" to rectify the issue.
    You can set it OFF by doing the steps below:
    1. Menu
    2. Settings
    3. Phone Settings
    4. Applications
    5. App. Manager
    6. Set Online Certificate Check to "OFF"
    7. "Software Installation" should also be set to "ALL"
    another way is;
    1. Menu
    2. Settings
    3. Phone Settings
    4. Data Manager
    5. Application Manager
    6. Options
    7. Settings
    8. Set Online Certificate Check to "OFF"
    9. "Software Installation" should also be set to "ALL"
    After you have done the steps above, clear your phone's web browser's cache:
    1. Menu
    2. Internet
    3. Web
    4. Options
    5. Clear Privacy Data
    6. Cache
    After which, turn off and on phone then try to install application again.
    Cheers,
    kriz
    "If you want to win friends, make it a point to remember them. If you remember my name, you pay me a subtle compliment; you indicate that I have made an impression on you. Remember my name and you add to my feeling of importance."

  • Why do we have to install a certificate, put a pin in the lockscreen?

    I tried to install a certificate, but are asked to put a PIN, leave the place the PIN you can enable the sliding mode lockscreen! In GB, this process was very simple, and does not alter the method of lockscreen. How to activate the certificate without changing the lockscreen??

    it seems that there isn't a way around it, I would check the market for a third party lock
    LOCK SCREEN
    https://market.android.com/details?id=com.teslacoilsw.widgetlocker&feature=search_result#?t=W251bGws.....
    ICS Lockscreen HD
    https://market.android.com/details?id=com.dj.golocker.theme.icecream&feature=search_result#?t=W251bG...
    https://market.android.com/details?id=dcombl.golocker.ics&feature=related_apps#?t=W251bGwsMSwxLDEwOS...
    Lucent Lock Screen
    https://play.google.com/store/apps/details?id=com.whitegorillamedia.lockscreen&feature=search_result....
    Extended Controls
    https://play.google.com/store/apps/details?id=com.extendedcontrols&feature=related_apps#?t=W251bGwsM.....
    Don't forget to mark the Correct Answers & Helpful Answers
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Can I install ssl certificates in Firefox for android 4.0 tablets?

    I need to Know if I can install ssl certificates in Firefox for android 4.0 tablets?
    I did it with the laptop Firefox for windows 7 and I am using al time but I need to travel with my samsung tablet and use my ssl certificate to acces my bank account. I dont know if the android version of firefox have advance options to configure my certificate.

    Visit a website that provides the cert and then you should be prompted to install it. As of right now the feature is in Firefox Beta from the Play Store if you want a more polished version.

  • Installing SSL certificate Windows Server 2012R2 RDSH servers

    Hello,
    I'm currently in the final fase of installing an functional Remote Desktop (Windows Server 2012R2) environment. The only problem i have, which i try to complete several days now without any luck, is the installation of our WildCard SSL certificate on de
    Remote Desktop Session Host servers (farm).
    We have 1 gateway server which is also the connection broker. On this server i have installed (using the Deployment Properties of the Session Collection) the certificate on all available levels. But still, when i try to connect to our Remote Desktop Servers
    i get the automatically created certificate from the Remote Desktop Session Host servers. The certificate works for all the other functions (gateway etc.)
    The servers are joined to the domain, and the wildcard certificate = *.zon-ict.nl.
    Below the screenshot of the deployment settings.
    Can someone point me in the right direction for installing the certificate on the RDSH servers?

    Hi,
    Thank you for posting in Windows Server Forum.
    Basic requirements for Remote Desktop certificates:
    1. The certificate is installed into computer’s “Personal” certificate store. 
    2. The certificate has a corresponding private key. 
    3. The "Enhanced Key Usage" extension has a value of either "Server Authentication" or "Remote Desktop Authentication" (1.3.6.1.4.1.311.54.1.2). Certificates with no "Enhanced Key Usage" extension can be used as well. 
    Please follow beneath article for details.
    Certificate Requirements for Windows 2008 R2 and Windows 2012 Remote Desktop Services
    http://blogs.technet.com/b/askperf/archive/2014/01/24/certificate-requirements-for-windows-2008-r2-and-windows-2012-remote-desktop-services.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • The "Microsoft Store" app and local account

    Hi
    With Windows 8.1 Update,
    I use some local account.
    When I log on to one of them, I open
    the "Microsoft Store" app and
    I access through a Microsoft account.
    At this point, I noticed that my local account
    is completely switched to the Microsoft account.
    How come? How do I prevent this?
    Thanks
    Bye
    Balubeto

    Hi Balubeto,
    Firstly, follow these steps to disconnect the Microsoft account:
    1. Open change PC settings;
    2. Click Accounts link in the right navigation bar;
    3. The below screen appear:
    click Disconnect , you will switch to the local account.
    After that, if you want to access Windows Store, follow this method to avoid making the whole PC switching to the Microsoft Account:
    Click Sign in each app separately instead (not recommended) link at the bottom of the page, you will connect the Microsoft account just to this app.
    Karen Hu
    TechNet Community Support
    Doing in this way, I could also install or update some apps for all users?
    Thanks
    Bye
    Balubeto

  • I am trying to install an update of Microsoft office and I get a message that says.  This application must be closed ETC.....   I am running Parralell and I think it is there.  The two programs are "Microsoft Database Daemon" "SyncServicesAgent"....

    I am trying to install an update of Microsoft office and I get a message that says.  This application must be closed ETC.....   I am running Parralell and I think it is there.  The two programs are "Microsoft Database Daemon" "SyncServicesAgent".  How do I close these programs?

    If the Office updates have to be run through Win in Parallels, there's not really a section here that covers that , because Neither Office or Parallels are Apple products. There is only a small chance that you'll find someone with BOTH your conditions who just happend to look into a forum on older iMacs.
    Parallels has a forum here:
    http://forum.parallels.com/forum.php
    I think you'll get a faster response there.

  • How do I block this msg from always popping up "iTunes requires Safari 4.0.3 or later to be installed to use the iTunes Store within iTunes. Use Software Update to download and install the latest version of Safari" bc I can't download the latest software?

    How do I block this msg from always popping up "iTunes requires Safari 4.0.3 or later to be installed to use the iTunes Store within iTunes. Use Software Update to download and install the latest version of Safari". I cannot download this software bc my lap top is to old. The msg literally pops up everytime I make any moves on itunes and is VERY annoying.

    I have a 2006 MacBook with an Mac OS X version 10.5.
    In that case, try downloading a Safari 5.0.5 for leopard from the following location:
    http://www.apple.com/safari/download/

  • [Microsoft Store][Profile][Billing] How Do I Change Country/Residence for Microsoft Account? Editing Your Microsoft Account Profile for Microsoft Store. SOLVED: Change Home Location

    Hello,
    I am experiencing problems with using my Microsoft Account for billing and purchasing apps in Windows store.
    I am using my old WLID that I've created several years ago, and I have obsolete information including my country residence there. Now when I go to
    https://billing.microsoft.com, I see that I have 2 profiles:
    Personal profile: US
    Business profile: Russia.
    Now the problem is that I want my personal profile be changed to Russia as well. Having US in the profile makes it impossible to make purchases from Microsoft Store because Store does not allow for changing country when making purchases via PayPal.
    Currently I have this information:
    I need the Country/Residence information to be changed to Russia. How do I do that?
    I am stuck.
    How do I change country for my Microsoft Account?
    If it's not possible, would I be able to continue using my Microsoft Account with old residence/country information while making purchases through a new Microsoft account where I have specified my current residence?
    Or is it the same as with Windows Phone 7:
    http://support.microsoft.com/kb/2692008
    If yes, do I understand that I have to start all my 'virtual living' from scratch to use Microsoft Store? In other words, do I have to sign-in into Windows 8 with a new Microsoft Account that will have Russia specified as a Country/Region to purchase apps
    from Microsoft Store?
    If yes, can I use this new account only for purchasing apps while continuing to use my old account or all purchased apps are strictly tied to this new Microsoft Account I will use for purchasing?
    Thank you.
    Well this is the world we live in And these are the hands we're given...

    Hello,
    Thanks to
    this post @ Microsoft Answers, I was able to make Microsoft Store use correct information of my current country residence.
    //The drawback in my case was that I lost the possibility to pay with Paypal, although Paypal supports payments in Russia, and, most importantly, I lost access to US marketplace, all comments/reviews are now in Russian. What a bummer! Honestly, I'd
    like to have access to US store... Seems like the only workaround it to switch Home location for the time I purchase an app and change back when the app is purchased.
    To change the Country/region data used for Payment and Billing in Microsoft Store,
    Press WindowsKey+W to show Start screen and focus on searching in
    Settings.
    Type 'region' (without quotes) and open Region dialog box when found.
    In the Region dialog switch to Location tab and change the country of choice in the
    Home location drop-down list.
    Click OK to apply changes and make them effective.
    Open Store and press WindowsKey+I to show settings charms then choose
    Your account.
    In the Your account screen click Add payment method to configure your payment settings that will be used for purchasing apps from Windows Store.
    Notice Country/region value has changed.
    This country will be specified in Country/residence within Payment and Billing in Microsoft Store app.
    Well this is the world we live in And these are the hands we're given...

  • Error while Installing Oracle Services for Microsoft Transaction Server

    I downloaded "Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/XP" and installed the personal edition. It did not install successfully and gave this error message:
    Error while Installing Oracle Services for Microsoft Transaction Server
    The specified key was not found while trying to GetValue
    - stop installation of all products.
    - stop installation of this component only.
    The installation of Oracle 9i Database was unsuccessful
    The Integration tools and client installed just fine from the same download. Why didn't the database install successfully? All the other components seemed to install just fine and the database appeared to be created - but I could not open it and there was not start menu option for DBA Studio.
    I am running Windows 2000 professional with Service Pack 3 on a 2 GHz Pentium4 machine with 512MB Rambus RAM, 32bit color graphics ATI All-in-Wonder card, about 40GB of disk space, a local peer-to-peer network via cat5 cable to another Win2k P3 machine, and Creative Soundblaster Audigy card. Do I need to adjust any network settings? Would it help or hinder if I installed MS IIS? WinNT has a Microsoft Transaction Server (MTS) but Win2k has COM+ instead; does that make a difference in terms of the installer looking for MTS? Do I need to configure COM+ in some special way / change settings?

    HI Salman,
    I am doing the following.
    1. I am installing Oracle 10.2.01 Database(Not Client) on my windows Xp laptop. While installation i Choose the custom option and Check the Oracle Windows Interface. In that i check the "Install Oracle Services for Microsoft Transaction server" checkbox. The installation goes on fine till 99% and when it tries to install the
    Oracle Services for Microsoft Transaction server it gives an error saying that "Microsoft Transaction server" was not found on the system.
    I had previously installed the same on my laptop and it was working fine. but after uninstallation when i try to re install i get this problem.
    If i go to the services.msc option in windows i still see the OracleMTSRecoveryService option even when i have uninstalled oracle. But when i try to start the services i get the following error
    Could Not start the OracleMTSRecoveryService on the local computer.
    Error 3: The system cannot find the file specified.
    Any help on how to resolve this issue will be highly appreciated

  • I am facing the problem on downloading apps from Mac App Store, when I try to install the application from App store, I am getting an error message "Status_Code_Error" while click on "Login"

    I am facing the problem on downloading apps from Mac App Store, when I try to install the application from App store, I am getting an error message "Status_Code_Error" while click on "Login"

    Same problem here in Brazil.
    It seems to be a problem with logging in App Store in the Mac (Yosemite 10.10.2).
    When I tried the very same userid and password I was able to login in to use my iCloud account from the same computer and also from my iPhone.

  • WHen I first installed iOS 6 the App Store crashes...and now having iOS 6 for 2 weeks now, all my apps are buggy and now are crashing! Safari and built in apps are becoming slow and crash. I hate how apple leaves iPod touch 4g and iPhone 4 in the dark.

    WHen I first installed iOS 6 the App Store crashes...and now having iOS 6 for 2 weeks now, all my apps are buggy and now are crashing! Safari and built in apps are becoming slow and crash. I hate how apple leaves iPod touch 4g and iPhone 4 in the dark and basically force us to upgrade to newer devices. Apple could of done better with the update and needs to resolve these issues.

    Try:
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar
    The App store crashing is a known problem.
    IOS 6 App store crash: Apple Support Communities

  • Hello everyone!  i have a new macbook pro and i want to download aperture.  my app store says it is already installed (on my old macbook pro).  how do i install aperture from the app store in this instance please?

    hello everyone!  i have a new macbook pro and i want to download aperture.  my app store says it is already installed (on my old macbook pro).  how do i install aperture from the app store in this instance please?

    Are yoy sure that Apeture is not in the Applications folder of the new system? If it is move it to the trash and the App Store will let you download Aperture from it.
    You will need to make sure you use the same Apple ID you used to purchase it in the past.
    regards

  • I have a 2007 20" iMac. Can I get a solid state hard drive installed?  Can the Apple store do it?  How long?  What cost?

    I have a 2007 20" iMac. Can I get a solid state hard drive installed?  Can the Apple store do it?  How long?  What cost?

    Sure-glad to help you. You will not lose any data by changing synching to MacBook Pro from imac. You have set up Time Machine, right? that's how you'd do your backup, so I was told, and how I do my backup on my mac.  You should be able to set a password for it. Save it.  Your stuff should be saved there. So if you want to make your MacBook Pro your primary computer,  I suppose,  back up your stuff with Time machine, turn off Time machine on the iMac, turn it on on the new MacBook Pro, select the hard drive in your Time Capsule, enter your password, and do a backup from there. It might work, and it might take a while, but it should go. As for clogging the hard drive, I can't say. Depends how much stuff you have, and the hard drive's capacity.  As for moving syncing from your iMac to your macbook pro, should be the same. Your phone uses iTunes to sync and so that data should be in the cloud. You can move your iTunes Library to your new Macbook pro
    you should be able to sync your phone on your new MacBook Pro. Don't know if you can move the older backups yet-maybe try someone else, anyways,
    This handy article from Apple explains how
    How to move your iTunes library to a new computer - Apple Support''
    don't forget to de-authorize your iMac if you don't want to play purchased stuff there
    and re-authorize your new macBook Pro
    time machine is an application, and should be found in the Applications folder. it is built in to OS X, so there is nothing else to buy. double click on it, get it going, choose the Hard drive in your Time capsule/Airport as your backup Time Machine  and go for it.  You should see a circle with an arrow on the top right hand of your screen (the Desktop), next to the bluetooth icon, and just after the wifi and eject key (looks sorta like a clock face). This will do automatic backups  of your stuff.

Maybe you are looking for

  • MM integration with FI

    Hi, I have these doubts in MM and FI integration a) the relation between valuation class, movement type and transaction key in automatic postings of MM in FI b) What are CNS and valuation string, Accout modif in tcode OMWN and how these are related t

  • IPad as modem

    HI , How to use iPad  3G Internet with MacBook Air to connect Internet ?

  • I am using iphone 4s the screen is off, and the phone is hot

    I AM USING IPHONE 4S THE SCREEN IS OFF AND THE PHONE IS HOT, PLEASE WHAT CAN I DO ? THANK YOU BRIGHT MENSAH

  • My Iphone 5 is stuck on the connect to itunes screen

    I was trying to do an update on  my iphone through itunes and it was all going through then it just  got stuck on the connect to itunes logo. It won't do anything. I've tried to hold the home and lock button and the apple logo appears then goes back

  • Mismatch in default folder path

    I cannot get Elements Organizer to work. Here are the symptoms. Step one: fresh installation of Photoshop Elements 10 (32 bit) on a Windows 7 (64bit) machine Step two: Scan in one folder of pictures. Path is M:\2013\Alpine, using Organizer, Get Photo