Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Using Phoney for Debugging Your Mobile Application : Installing Certificates on Phoney
Installing Certificates on Phoney
Phoney makes use of the J2SE keychain. As a result, you can use X.509 v1, v2, and v3 certificates and PKCS #7-formatted certificate chains consisting of certificates of that type.
Note:  
The J2SE keychain details vary based on the VM you have installed. For more information about the Oracle Java 7 keychain, see http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/keytool.html.
To install custom SSL certificates on Phoney
*Use keytool to install the certificate.
The keytool is located in %JAVA_HOME%/bin.
Example:
keytool -importcert -file %KEY_FILE_FOLDER%\%KEY_FILE%
-alias %CERTIFICATE_ALIAS% -keystore "%JAVA_HOME%\jre\lib\security\cacerts
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback