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