RE: I/O Exception: Name in certificate does not match host name

2015-04-09 Thread Ian Chapman
Ok thanks Dave I'll look into that idea. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: 08 April 2015 22:47 To: cf-talk Subject: Re: I/O Exception: Name in certificate does not match host name > 3) The dev API is (real domain names replaced with "domain1" and >

RE: I/O Exception: Name in certificate does not match host name

2015-04-08 Thread Ian Chapman
I've tried it that way but no dice, let show you what I have tried: 1) Exported the cert and imported into the Truststore (this should not have been needed as it is a Thawte issued certificate which is already in the trsutstore and lack of record in the truststore causes a different IO error). Th

I/O Exception: Name in certificate does not match host name

2015-04-08 Thread Ian Chapman
Hi Guys, Some time ago I posted a question about an error we were getting with MX7.1 http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353955 I have a similar problem but I believe the client is using a widlcard certificate so I get the error: I/O Exception: Name in certificat

Re: UTF8 encoding issues on response from HTTP request

2014-01-18 Thread Ian Chapman
urning data like what you have below. > HTH, > Jon > > > On Jan 17, 2014, at 2:08 PM, Ian Chapman > wrote: > > > > > Hi Guys, > > > > I have been banging my head against a brick wall on something for a > couple of days now. > > > > We

RE: UTF8 encoding issues on response from HTTP request

2014-01-17 Thread Ian Chapman
Hi Dave, I've done both of those things. My CFHTTP request has the charset="utf-8" parameter on it btw. On the rogue box when saving the cfhttp output to a file it is still mangled. There is also a json response option from the API and that too does the same to the data. This the cfhttp header

UTF8 encoding issues on response from HTTP request

2014-01-17 Thread Ian Chapman
Hi Guys, I have been banging my head against a brick wall on something for a couple of days now. We have two load balanced Windows 2008 server running CF MX 7 on JRUN. I am calling a simple HTTP API using CFHTTP. If I dump the XML which I get from the response immediately after on one server

Multiple instances of Railo

2013-09-26 Thread Ian Chapman
Hi Guys, I did post this in the CF-Server group but it seems quiet in there usually, so sorry for this repost in here We are due to upgrade the hard disks in our two CF web servers and are considering fresh installs of a CF server and applications, partly as a clean up and also to upgrad

RE: Easy CFC question (I hope)

2013-05-09 Thread Ian Chapman
Chnage to -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: 09 May 2013 16:57 To: cf-talk Subject: Re: Easy CFC question (I hope) > returntype="query"> ... > > SELECT fname, lname, email, secureHash >

Re: sql injection attempt

2013-01-24 Thread Ian Chapman
Yes indeed. We had some attempts to injection attack via a fake useragent variable in the CGI scope, as we were logging visiting useragents in a database table. Luckily they were not able to execute any code thanks to tight SQL permissions, but the code they were trying to execute was written

RE: https connection issues using cfhttp

2013-01-17 Thread Ian Chapman
; webservice, you'll use "https://hub/..."; to access it. I've been > through this before as well and this should do it after you've > imported the certificate from the site. > > -- > Jeff > > > Original Message > > From

RE: https connection issues using cfhttp

2013-01-17 Thread Ian Chapman
o "187.141.14.122". Then when you call the webservice, you'll use "https://hub/..."; to access it. I've been through this before as well and this should do it after you've imported the certificate from the site. -- Jeff Original Message >

RE: https connection issues using cfhttp

2013-01-17 Thread Ian Chapman
gards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Jan 17, 2013 3:12 PM, "Ian Chapman" wrote: > > Hi Guys, > > I've been wrestling with a problem calling a SOAP Web Service using > cfht

https connection issues using cfhttp

2013-01-17 Thread Ian Chapman
Hi Guys, I've been wrestling with a problem calling a SOAP Web Service using cfhttp. The endpoint is an https URL to a server IP, not a host name. We are running MX7. Initially when I tried connecting I got the usual error response from an untrusted authority source: "ErrorDetail: I/O Except

Re:_neo-runtime_xml

2012-12-31 Thread ian . chapman
Thanks for your email. I am currently out of the office until Wednesday 2nd January 2013. Our offices are closed for the Christmas and New Year Holidays. For immediate assistance please contact on the email and numbers below and one of the team will be in touch as soon as possible. For out of ho

neo-runtime xml

2012-12-31 Thread Ian Chapman
Hi Guys, (Sorry I may have already posted this on my really old login so aplogies for the repost) We had to reboot an old Win2K box which is running MX 6.1. Since the reboot all CF pages are rending as white pages, no source/markup etc. Including /cfide/Administrator. When looking at the ser

Re:_Re:__Re:_URGENT_:_How_to_Detect_screen_resolution_in_COLDFUSION?

2012-12-26 Thread ian . chapman
Thanks for your email. I am currently out of the office until Wednesday 2nd January 2013. Our offices are closed for the Christmas and New Year Holidays. For immediate assistance please contact on the email and numbers below and one of the team will be in touch as soon as possible. For out of ho

Re:_Re:_URGENT_:_How_to_Detect_screen_resolution_in_COLDFUSION?

2012-12-26 Thread ian . chapman
Thanks for your email. I am currently out of the office until Wednesday 2nd January 2013. Our offices are closed for the Christmas and New Year Holidays. For immediate assistance please contact on the email and numbers below and one of the team will be in touch as soon as possible. For out of ho

Re:_Re:_URGENT_:_How_to_Detect_screen_resolution_in_COLDFUSION?

2012-12-24 Thread ian . chapman
Thanks for your email. I am currently out of the office until Wednesday 2nd January 2013. Our offices are closed for the Christmas and New Year Holidays. For immediate assistance please contact on the email and numbers below and one of the team will be in touch as soon as possible. For out of ho

Re:_Re:_URGENT_:_How_to_Detect_screen_resolution_in_COLDFUSION?

2012-12-23 Thread ian . chapman
Thanks for your email. I am currently out of the office until Wednesday 2nd January 2013. Our offices are closed for the Christmas and New Year Holidays. For immediate assistance please contact on the email and numbers below and one of the team will be in touch as soon as possible. For out of ho

Re:_Re:_URGENT_:_How_to_Detect_screen_resolution_in_COLDFUSION?

2012-12-22 Thread ian . chapman
Thanks for your email. I am currently out of the office until Wednesday 2nd January 2013. Our offices are closed for the Christmas and New Year Holidays. For immediate assistance please contact on the email and numbers below and one of the team will be in touch as soon as possible. For out of ho

RE: Huge rowcounts in CFCLIENTS database

2012-11-15 Thread Ian Chapman
nto a more specific database structure (as opposed to the vertical storage [1 row per data element] that is used by client vars) would help you out a lot. nathan strutz [www.dopefly.com] [hi.im/nathanstrutz] [about.me/nathanstrutz] On Thu, Nov 15, 2012 at 10:42 AM, Ian Chapman wrote: > &g

RE: Huge rowcounts in CFCLIENTS database

2012-11-15 Thread Ian Chapman
Huge rowcounts in CFCLIENTS database how often do you have it set to purge ? We use cookie a sthe default storage method for client variables for years, never had any issues with it so far. On Thu, Nov 15, 2012 at 5:33 PM, Ian Chapman wrote: > > Hi Guys, > > I just decided to t

Huge rowcounts in CFCLIENTS database

2012-11-15 Thread Ian Chapman
Hi Guys, I just decided to take a look at our CFCLIENTS database and was alarmed at the rowcounts: CDATA 30825485 rows CGLOBAL 34472178 rows Does this seem ridiculously high? We do have to restart CF from time to time due to issues with lots of file manipulations/image creation etc.

Web service calling a CFC not outputing query object results

2012-06-25 Thread Ian Chapman
Hi guys, We are running CF MX 7 and I've run into a problem with a CF web service we have. The web service calls a different include depending on the method passed to the web service. And each method will return XML output. For one of the methods/includes I am calling a global CFC function to