Use the certificate management utilities to encrypt Unwired Server ports.
Launch these utilities from the command line; the certificate and key management utilities are not available from any other administration tool.
Certificate Creation (createcert) Utility
Generates X.509 certificates or signs pregenerated certificate requests. This utility is located in <UnwiredPlatform_InstallDir>\Servers\SQLAnywhere11\BIN32.
Key Creation (createkey) Utility
Creates RSA and ECC key pairs for use with Unwired Server end-to-end encryption. This utility is located in <UnwiredPlatform_InstallDir>\Servers\SQLAnywhere11\BIN32.
Key Tool (keytool) Utility
The key tool is a Java development kit utility that allows you to manage a keystore (database) of private keys and their associated X.509 certificates. The keytool utility also manages certificates from trusted entities. This utility is located in <UnwiredPlatform_InstallDir>\UnwiredPlatform\Servers\SQLANywhere11\Sun\JRE160_x86\bin.