Client authentication – HP e-CommerceXML Accelerator sa7150 User Manual
Page 54

C H A P T E R 3 HP e-Commerce/XML Server Accelerator SA7150 User Guide
44
To disable a redirect URL for a mapping:
HP SA7150> set redirect 2 none
HP SA7150> show redirect 2
Redirect URL for map 2 is not set
Client Authentication
The SA7150 supports only one root CA certificate per mapping.
However, multiple intermediate CA certificates per single mapping
are supported.
First, use the list map command to display the current map IDs and
their configurations including Client Authentication, enabled (y) or
disabled (n).
HP SA7150> list map
Map Net Ser Cipher Re- Client well
ID KeyID Server IP Port Port Suites direct Auth XML form
== ===== ========= ===== ==== ====== ===== ===== === ====
1 default Any 443 80 all(v2+v3) n n n N/A
2 sample 10.1.2.57 443 80 med(v2+v3) n n n N/A
HP SA7150>
Next, import the client CA certificate for Map ID 2.
HP SA7150> import client_ca 2
Import protocol: (paste, xmodem) [paste]:
Type or paste in data, end with ... alone on
line
-----BEGIN CERTIFICATE-----
MIIDxzCCAzCgAwIBAgIBADANBgkqhkiG9w0BAQQFADCB
pDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3Ju
aWExEjAQBgNVBAcTCVNhbiBEaWVnbzEUMBIGA1UE
.
.
.XcCabZcfBRuYcZeUoNrGUl8tD80jp2YNG1vidgLEaD1
YCli5I9/mNrcB25mSfdAR
/08ROTMxm4VKOSA=
-----END CERTIFICATE-----
...