| Subject: | Accessing HTTPS via CFHTTP |
|---|---|
| From: | "HugeBob" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Wed, 30 Jul 2008 18:01:35 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.server_administration |
I'm trying to import the public key of a secure site (https) I want to get to
via CFHTTP. But, I'm having a lot of difficulty getting this to work. Our CF8
server is on a Unix box (SunOS 5.10). From my Windows XP workstation, I went
to the site with IE and retrieved the public key in DER Binary Format and saved
it to a *.cer file on the CF server (via Samba share). I then used the keytool
to import it into the keystore at /{jrun_root}/jre/lib/security/cacerts. I
verified that it was in there with the [b]keytool -list -keystore cacerts[/b]
command. I then went into the /{jrun_root}/servers/cfusion/SERVER-INF/jrun.xml
file and uncommented the jrun.servlet.http.SSLService section and pointed the
keyStore and trustStore attributes to the cacerts key store. I restarted CF
and received a host of errors all saying:
[b]error No available certificate or key corresponds to the SSL cipher suites
which are enabled.[/b]
Can anyone lend some guidance here? Could it be that the DER file I'm using
originated from a windows box?
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Convert Eval to Full Version with 24 digit Key, Kosch |
|---|---|
| Next by Date: | Re: Accessing HTTPS via CFHTTP, Jochem van Dieten **AdobeCommunityExpert** |
| Previous by Thread: | Convert Eval to Full Version with 24 digit Key, Kosch |
| Next by Thread: | Re: Accessing HTTPS via CFHTTP, Jochem van Dieten **AdobeCommunityExpert** |
| Indexes: | [Date] [Thread] [Top] [All Lists] |