Forum Discussion
David_Newman_10
Nimbostratus
May 04, 2005No trusted certificate found
I am trying to run the sample code in Control-9.0\sdk\samples\soap\java\apache\axis\LocalLB.
1) Before running the test I created a self-signed certificate on the BIG-IP setting the ful...
May 04, 2005
Not sure why the brute force approach didn't work. More than likely you didn't install the certificate into the file specified in the app.
System.setProperty("javax.net.ssl.trustStore",
System.getProperty("user.home") + "/.keystore");
For the automagic solution, just include the specified code in the referenced post post in your project, then from within your application, include the following line somewhere in the initialization.
Provider.install("MYX509ALG")
or if you use the version from CodeShare, I believe the class was renamed to XProvider (or something like that).
If you get stuck, you can download the iControl 4.6.3 SDK which includes this code and shows it's usage. We'll include it as well in the upcoming v9.2 version.
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
