ltm clientssl-proxy cached-certsΒΆ

ltm clientssl-proxy cached-certs(1)		  BIG-IP TMSH Manual		  ltm clientssl-proxy cached-certs(1)

NAME
       cached-certs - Displays and deletes SSL Forward Proxy cached certificates and OCSP responses on the BIG-IP(r)
       system.

MODULE
       ltm clientssl-proxy

SYNTAX
       Use the cached-certs component within the ltm.clientssl-proxy module to manage connections using the following
       syntax.

   DISPLAY
	show cached-certs
	  options:
	    virtual [name]
	    clientssl-profile [name]

   DELETE
	delete cached-certs
	  options:
	    virtual [name]
	    clientssl-profile [name]

DESCRIPTION
       You can use the cached-certs component to display or delete SSL Forward Proxy cached certificates based on a
       specified clientssl profile.

OPTIONS
       virtual
	    Specifies the name of the virtual server that you want to display or delete cached certificates from.

       clientssl-profile
	    Specifies the name of the clientssl profile that belongs to the virtual selected.

SEE ALSO
       delete, show, tmsh

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.

       F5 Networks and BIG-IP (c) Copyright 2012-2014. All rights reserved.

BIG-IP						      2017-01-25		  ltm clientssl-proxy cached-certs(1)