What kind of certificate I can use?

Hi,
Currently I´m trying to create a certificate for to use in WSA. I have the options I attached.
Does anyone could tell me which type of certificate should be created for upload to the WSA?
Thanks and regards,
Jaime.

Hello Jaime,
The WSA uses Root Certificate only.
Please see thiskb article http://tinyurl.com/67ejzo
So the screen you are on, in Microsoft CA is not the certificate you use  on the WSA.
You use the CA Cert, which is the root certificate.
I hope this clarifies it for you.
Regards,
Eric

Similar Messages

  • What  kind of classes I can use with JSP in tomcat? Please Help

    Hi people, I tried use the classes that I did for others application and it throw this exception :
    "org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: -1 in the jsp file: null
    Generated servlet error:
    [javac] Compiling 1 source file
    D:\Apache Group\Tomcat 4.1\work\Standalone\localhost\_\matriculaOnLine\valide_jsp.java:14: cannot access matriculaOnLine.Connect
    bad class file: D:\Apache Group\Tomcat 4.1\webapps\ROOT\WEB-INF\classes\matriculaOnLine\Connect.class
    class file contains wrong class: Conexao
    Please remove or make sure it appears in the correct subdirectory of the classpath.
    private Connect conn = new Connect(driver,url,login,password);
    ^
    1 error"
    I used the Connect class with java apps and it work but with JSP on TomCat4.1.27
    Can someone help me, please?
    Tiago - [email protected]

    Hi Tiago,
    I have some problems in my mind.
    Which databse you are using? and Which database driver you are using for connecting database?
    Also can you please give a code snapet that you written for connecting databse?
    ----------Milind

  • How can I find out what kind of battery my computer uses in order to buy a replacement?

    I purchased a new Macbook Pro 13" in January 2012. Unfortunately, I did not purchase Apple Care. My trackpad seems to have taken on a life of it's own. I'm guessing this is due to a swollen battery. How can I find out what kind of battery my computer uses in order to buy a replacement?

    Take a look at this link, http://store.apple.com/us/search/macbook-pro-battery-replacement?mco=Nzc1MjMwNg
    This is the MacBook Pro repair answers, http://support.apple.com/kb/index?page=servicefaq&geo=United_States&product=Macn otebooks

  • What kind of video formats can i use to import into imovie?

    what kind of video formats can i use to import into imovie?

    Hello,
    Adobe stopped supporting flash for android since ICS. You may still be able to download the latest (old) flash player "at your own risk" from Adobe archived flash player versions:
    http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
    Please read the disclaimer at the end as it is not advised to install unsupported flash versions.
    As for video streaming, there are lot of apps for that and it's just a matter of your preference.
    Hope that helps

  • What kind of KVM switch can I use to monitor sun rack with 490s, 245s, and

    Hi,
    What kind of KVM switch can I use to monitor sun rack with 490s, 245s, and T2000s ?
    Ushas Symon

    It sounds like the customer and server room operator are using a Microsoft/X86 mindset. There are several selling points on using RSCs & SCs. First off are the big 3 that are easy for any good server room operator to understand: cost, space & power. If you don't have to buy a 1U Tripp-lite pull out rack KVM console ($1700) and a video card for each of your SUN servers ($400, yes SUN vid cards are $$$), you start off by saving several thousand dollars.
    Next you need to let them know that you require remote access to the systems from your desk and a standard KVM doesn't allow this (with Unix, if you have to get up from your desk then its a hardware problem). They can choose to purchase a network enabled KVM, but that adds $700 to your $1700 KVM. By using the SC you will be able to administer the system remotely.
    Third, remember that SUNs do not show all the critical boot information on a frame-buffer console output. If you are in diagnostic mode during boot, the monitor doesn't show results until it completes. If some process is stuck (missing NFS or fibre-channel hard mounts, memory tests, etc) then you need to be able to see it to fix the problem. Plus, console frame-buffers only give you 25 lines of output that you can't scroll back.
    The only small hitch is security. The new SCs (on T5220s) have SSH built in, but the older V240s and V490s use telnet which some security people balk at. The solution that we used is to put the older system SCs on a private LAN. Access to that private LAN from our intranet is via a SSH enabled dual-homed (non-routing) workstation with local user accounts. We SSH to that workstation & then telnet to the SC on the relevant server. That solution allows me to access our servers that are 40 miles away, saving response time to solve customer problems. A crude diagram is below:
    your workstation------intranet------[dual homed, non-routing workstation]------[inexpensive switch]------[server SC]
    Good luck.

  • What kind of range extender can I use with airport express

    WHat kind of range extender can I use with an airport express?

    WHat kind of range extender can I use with an airport express?
    Use any router that you want if you will be connecting the extender/router back to the AirPort Express using a permanent, wired Ethernet cable connection.
    If you are planning to use a wireless connection to extend the range of the network.....then another AirPort Express, AirPort Extreme or Time Capsule will be required.

  • Where can i find what kind of certificates are supported by portal

    gurus,
    is there a whitepaper that gives information about what kind of
    certificates are supported by portal ?
    i've a client who wants to know if portal supports TEDS x.509v
    PIK certificate ...
    any help would be greatlyy appreciated ...
    thanx

    Compatibility Table.

  • What kind of database the SSMA uses to store metadata in the file named "source-metabase.mb" ?

    What kind of database the SSMA uses to store metadata in the file named "source-metabase.mb" ?
    I'm looking for the method to open the file and add 'cutom migration script' (some automatization).

    Hi Poman.Pokrovskij,
    When you generate SSMA Assessment Report, there are several files created and saved into Report folder under your SSMA project folder. It includes
    source-metabase.mb, project-container.mappings, preferences.prefs, and so on.
    . MD files are usually saved in plain text format including inline text symbols, defining how a text is formatted such as the indentations, its table formatting, fonts, and headers.
    SSMA provides a project setting that allow you to customize how to set customized database migration. For example, to customize data migration SQL statement, you can modify project setting by navigating to Tools and choosing Project Settings,
    then looking for the setting for
    Extended Data Migration Options and change the value to
    Show. You can select use custom select and modify the SQL statement.
    For more information about SSMA for Oracle, you can review the following articles.How To Perform Incremental Data Migration Using SSMA:
    http://blogs.msdn.com/b/ssma/archive/2010/10/04/how-to-perform-incremental-data-migration-using-ssma.aspx
    Using SSMA Project Setting to Customize Database Migration:
    http://blogs.msdn.com/b/ssma/archive/2011/03/16/using-ssma-project-setting-to-customize-database-migration.aspx?Redirected=true
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • What kind of log I can get with "level informational" - c2950 & 6500

    Hello, everybody, It is nice to meet you. I am working in Tokyo in japan as network engineer.
    It is my first time to write something on here Cisco Support Community and I don't speak English very well.
    So I hope everyone understand my pour question and writing. But I wish somebody anwser to this question.
    I am using kiwi sever to manage four of 6500 and about thirty of c2950.
    The kiwi server is working normally logging both 6500's syslog and c2950's.
    But I have question about difference between 6500's level informational and c2950's.
    For example, When I log in 6500 I can get a log from my kiwi server.
    And When I enter some command to change config I can also get a log from my kiwi server.
    However When it come to c2950 I can't get the logs. I can only get logs that notice 'interface up/down' or 'changed config' stuff like that.
    I think I have correct config about logging both 6500 and c2950 as follow.
    Trap logging: level informational, OOOOO message lines logged
            Logging to XX.XX.XX.XX, OOOOO message lines logged, xml disabled,
                   filtering disabled
    Anybody know what kind of log I can get with "level informational" on c2950.
    Thanks everybody.

    Information is a fairly low severity which means you'll get everything except debugging messages.  This includes link up/down, config change,
    CPU hog, etc.  If you're not seeing messages other than link up/down and config change, then there may not be anything else happening on the switch which triggers a log message.  Check the output of "show log".  That should agree with your syslog logs.

  • What kind of adhesive does Apple use?

    The bottom case of my TiBook is a little loose at the battery corner. When I type and rest my palms on the top case, it kind of "pops" or "clicks" a bit as the pressure moves the top and bottom cases together. It's not a big deal, but it's annoying enough to want to fix. I tried to get the folks at my local Apple repair center to deal with it under Applecare (I have about a month left.) They said it wasn't a warrantied problem, but they did offer to glue it for free. I didn't think that was a good idea, so I declined. I have since been told that Apple glued the bottom cases of the TiBook to the frame at the factory, so that would have been the appropriate repair.
    If that's true, what kind of adhesive did Apple use for that, and exactly where was the glue applied? It must have been a prettty strong glue, and sparsely applied, as I didn't see any traces of it when I took the bottom off the computer. In any event, if gluing is the right move, I'd just as soon do it myself. The repair center would take at least a week, since they're usually so backed up. But I don't want to use anything that might damage the case or leak into anything.
    Thanks in advance for your help.

    The metal skin is really glued around the edge by a plastic frame. It is this frame that holds the skin to the main frame and can give problems.
    I had to open my ti case to install an airport card. I either did it wrong or the apple glue job was poor because the gray plastic trim around the edge of the metal skin had come loose over 50% of the circumference.
    I had a commercial 3M rubber cement on hand so I used that. I applied it with a toothpick very sparingly (of course the rubber cement gets stringy so the job was a ittle messy).
    I let dry in a warm room for 24 hours. The reason I did that was fumes from curing glue can be caustic and attack some very thin metals etc. I fugured I wanted to lose any fumes before I trapped them in the warm computer.
    It worked well and I haven't had a repeat of the problem.

  • I have a videocamera minidv what kind of cable i had used to import the movie?, I have a videocamera minidv what kind of cable i had used to import the movie?

    I have a videocamera minidv what kind of cable i had used to import the movie?

    Which MiniDV Video Camera?
    What version iMovie do you have on your Mac?
    For starters, have a look at > Apple - Support - iMovie

  • What's time Chinese users can use 8330 to send Chinese SMS?

    Is there any plans to support Chinese text messages on 8330?
    what's time Chinese users can use 8330 to send Chinese SMS?
    Look forward to attach importance to Chinese users, thank you!
    Best Regards!

    That would be a function of the carrier you are on.
    The 8330 does allow sending and receving of MMS, any blocking or disabling of the function comes from the mobile provider. For example, for a long time, MMS on the BlackBerry were disabled by Sprint in the US, but in the past year has been enabled.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • What kind of cool things can you do with the ipad and macbook combined?

    I was wondering what kind of cool things can be done between the macbook pro and the ipad mini. For example syncing and other ways of communication between the two devices.

    How to sync
    Enable "Find my iPad" in Settings > iCloud. Put your name on the back. Losing it is not cool.
    Make it easy for someone to find you when you misplace it:
    Tape a business card to the back.
    If that is inelegant then make a pretty label with a phone number so that when you lose it, there is the possibility you can be reunited with it and perhaps meet someone nice as well.
    Enable "Find my iPad" in Settings > iCloud. This enables you to send a message or play a loud noise should you misplace it.
    Disable "in-app purchases" in Settings > General > Restrictions. This prevents unauthorized or unintentional purchases, some of which are expensive. You will need a password. Don't forget your password.
    Sync it to a computer running iTunes. Back up the computer because the iPad is not a backup. If it's a Windows computer, have several backups. Windows computers die with predictable regularity for a number of reasons. Your iPad is synced to one and only one computer at a time, so if its mate is lost then its content will be erased when you replace your computer. Extracting content from your iPad is not trivial and not free.
    The Remote app enables you to control your MacBook's iTunes library remotely, along with an AirPort Express, you have a remote control for your stereo.

  • What kind of mouse do you use?

    The trusty Logitech wireless mouse that I've used for about 5 years now is nearing the end of its life and I'm looking for suggestions on a replacement. The Arc Mouse by Microsoft has received some nice reviews; so far it's at the top of my list.
    Simple question, what kind of mouse do you use now?

    I'd vote Logitech's Performance MX mouse all the way! (assuming that you are right handed though, it is really made for right-hand use only)
    Love them!
    It is a cordless, rechargeable design with a laser that works on just about any surface, even glass. The scroll wheel is butter smooth and has inertia for massive scrolls.
    This is one of the most expensive options out there, but IMHO so worth it.
    Regards,
    Jim

  • I want to create a 5" x 7" multiple page booklet in Pages  what kind of template do I use to make sure the information is on the right page and will print on the proper sheets?

    I want to create a 5" x 7" multiple page booklet in Pages.  What kind of template do I use so the text prints in order on the pages and on the right sheets?  HELP!!!!

    While there are templates available for several n page booklets, using them requires a separate template for each size (in pages) booklet you'll want to make.
    A better method is to use some form of imposition software for mac that will do the imposing (placing each page on the correct sheet) using a copy of your content, printed to a PDF document. The link is to a Google search using that phrase as the search term.
    For a more detailed discussion of imposition and some of the available software, see Peter Breis's post "imposing booklets" at the iWork Tips & Tricks site. (Scroll down)
    Regards,
    Barry

Maybe you are looking for

  • Z77A-G45 System Instability

    Motherboard: MSI Z77A-G45 (BIOS Version E7752IMS V2.4 - I did not update the BIOS, it shipped this way) CPU: Intel Core i7-2700K Sandy Bridge PSU: CORSAIR HX850 850W RAM: G.SKILL Ripjaws X Series 16GB (4 x 4GB) 240-Pin SDRAM DDR3 1600 (PC3 12800) Mod

  • Problem with ejb 3.0 entity beans with manyToMany relationship

    Hello everyone! I am using struts 1.2.9 and java ee 5 sdk update 2 for my enterprise application. Besides others i have these entity beans Targetgroup.java and City.java, (i would upload file but i do not know how:) with manytomany relationship with

  • My skype number is not active

    my skype number is not active this is my number [redacted for privacy]i call this number but is busy not riningi hope to check this problem thanks u 

  • Process chain failure at save hiearchy step

    Hi Experts,    I am facing one issue with the process chain, it has failed at Saved Hiearchy step, i have tried repeating the step twice but still it didnt work out, since i am new to BW  please suggest me pointers regarding the solution as i am  una

  • Catch and global vars

    look at this code: package OkudaFont; import java.awt.*; import java.io.FileNotFoundException; import java.io.FileInputStream; import java.io.InputStream; import javax.swing.*; import java.awt.event.*; public class OkudaFont      Font font = null; //