Service Virtualization

Expand all | Collapse all

In our organization for security all applications require certificate from PIV (smart card). How to build test cases in DevTest using certificate from PIV card?

  • 1.  In our organization for security all applications require certificate from PIV (smart card). How to build test cases in DevTest using certificate from PIV card?

    Posted Mar 07, 2018 08:14 AM

    How to build test case in DevTest if applications only accept certificates from PIV (smart) cards.  



  • 2.  Re: In our organization for security all applications require certificate from PIV (smart card). How to build test cases in DevTest using certificate from PIV card?
    Best Answer

    Posted Mar 12, 2018 08:28 AM

    DevTest, unfortunately, does not have an interface for a personal identify verification card, nor does it have an interactive way to enter data once a test has begun.

     

    In turn, the certificate system used in DevTest is the default Java mechanism, which is file-based, and therefore does not lend itself well for applications expecting on-the-fly certificates.