Create a P12 Certificate

If you are using the OAuth with JWT security policy, you must create a P12 certificate in addition to a shared secret key pair. You may have already completed this requirement if your system is currently REST compliant.
Follow these steps to create a
.p12
file if you are using JSON Web Tokens to secure communication.
  1. On the left navigation panel, choose
    Payment Configuration > Key Management
    .
  2. Click
    + Generate
    key.
  3. Under REST APIs, choose
    REST – Certificate
    , and then click
    Generate key
    .
  4. Click
    Download key
    .
  5. Create a password for the certificate by entering the password into the
    New Password
    and
    Confirm Password
    fields, and then click
    Generate key
    .
    The
    .p12
    file is downloaded to your desktop.
You can create multiple keys. To view all of your created keys, use the Key Management page.
IMPORTANT
Securely store the
.p12
file and password in your system.