sys crypto fips external-hsmΒΆ

sys crypto fips external-hsm(1) 		  BIG-IP TMSH Manual		      sys crypto fips external-hsm(1)

NAME
       external-hsm - Configures parameters for external HSM FIPS hardware.

MODULE
       sys crypto fips

DESCRIPTION
       You can use the external-hsm command to set parameters about the HSM vendor
	name and the password to login to the external HSM hardware.

SYNTAX
       Configures FIPS external-hsm within the sys crypto fips module using the syntax in the following section.

   CREATE
	create external-hsm
	modify external-hsm vendor [thales | safenet | auto | none]
	modify external-hsm password [password]
	modify external-hsm pkcs11-lib-path [path to pkcs#11 library provided by the vendor]
	modify external-hsm num-threads [no. of threads]

   DISPLAY
	list external-hsm
	list external-hsm vendor
	list external-hsm password
	list external-hsm pkcs11-lib-path
	list external-hsm num-threads

   DELETE
	delete external-hsm

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or
       mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose
       other than the purchaser's personal use, without the express written permission of F5 Networks, Inc.

BIG-IP						      2018-02-08		      sys crypto fips external-hsm(1)