Lists the user certificates (listed in the User folder) contained in the server.
GetUserCerts
<taskdef name="wst_antTask" classname="com.sybase.wst.wstool.ant.AntTask"/> <target name="GetUserCerts" > <wst_antTask command="GetUserCerts" >
This command lists the user certificates contained in the server:
wstkeytool GetUserCerts
Ant build example:
<wst_antTask command="getusercerts" />
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |