-
1. Re: Import Exchange cert into JVM for CF10
WolfShade Apr 11, 2014 1:42 PM (in response to WolfShade)Is there a setting in CFAdmin that I need to configure/change?
V/r,
^_^
-
2. Re: Import Exchange cert into JVM for CF10
Lynux Apr 14, 2014 6:39 AM (in response to WolfShade)you need to add the cert to your jvm's keystore
something like this
dont worry its about domino, bottom line its importing a msexchange cert into a java keystore. I use portacle ( http://portecle.sourceforge.net/ ) for managing my java keystores
edit: I use JUST portacle to import they certs, no need to bother with command line, i left it here for the sake of completeness
-
3. Re: Import Exchange cert into JVM for CF10
WolfShade Apr 14, 2014 7:36 AM (in response to Lynux)Hi, Lynux,
Thanks for your reply. I followed the instructions on the last post on this SO thread. I checked CFAdmin to make sure I was importing to the correct JVM. Still getting the error.
V/r,
^_^
-
4. Re: Import Exchange cert into JVM for CF10
Lynux Apr 14, 2014 8:09 AM (in response to WolfShade)when you do your test, what do you see in your CF logs?
Also have you opened up the keystore in portacle to check the cert is in there?
-
5. Re: Import Exchange cert into JVM for CF10
WolfShade Apr 14, 2014 8:20 AM (in response to Lynux)application.log: "SSLHandshakeException when connecting to the Exchange server at exchange1.xxxxxxx.xxx using HTTPS protocol. The SSL certificate installed on the Exchange server is not found on the ColdFusion server."
FireBug is showing the same thing.
Using the link I provided as steps to take, I imported the Exchange cert into C:\ColdFusion10\jre\bin\cacerts
I cannot d/l or install protacle - network security is ultra-tight (I'm in a DoD environment.)
V/r,
^_^
-
6. Re: Import Exchange cert into JVM for CF10
Lynux Apr 15, 2014 12:21 AM (in response to WolfShade) -
7. Re: Import Exchange cert into JVM for CF10
WolfShade Apr 15, 2014 5:41 AM (in response to Lynux)I have not.. I'll give that a shot. Thank you.
^_^
UPDATE: Does this mean that it will only work with IIS? I am using Apache in my dev environment.
-
8. Re: Import Exchange cert into JVM for CF10
WolfShade Apr 15, 2014 6:37 AM (in response to WolfShade)As it turns out, I've spent all this time spinning my wheels. The Exchange server does not have OWA enabled. Nor will it be enabled. Without OWA, it won't work. Period. I didn't realize OWA was disabled when I started this. Sorry for wasting your time, and thank you for your advice. I'm done trying to work with this.
V/r,
^_^
-
9. Re: Import Exchange cert into JVM for CF10
Lynux Apr 15, 2014 6:52 AM (in response to WolfShade)np

