So the common documentation on installing certs in Apache mentions the three places in the .conf file where you need to call out the certs. However, in Powercode there are three more places where the key and all three certs need called out down lower in the ssl.conf file for each of the ports (444,446,447). This resolved the issue.
On Thu, Apr 16, 2015 at 10:14 AM, Mike Hammett <[email protected]> wrote: > How? > > > > ----- > Mike Hammett > Intelligent Computing Solutions > http://www.ics-il.com > > <https://www.facebook.com/ICSIL> > <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> > <https://www.linkedin.com/company/intelligent-computing-solutions> > <https://twitter.com/ICSIL> > > ------------------------------ > *From: *"Jeremy" <[email protected]> > *To: *[email protected] > *Sent: *Thursday, April 16, 2015 11:09:49 AM > > *Subject: *Re: [AFMUG] SSL Intermdiate cert - Android CA invalid > > Resolved. Thanks for the help Josh! > > On Wed, Apr 15, 2015 at 7:45 PM, Paul Stewart <[email protected]> > wrote: > >> Correct… I have mobile versions of some of my sites and only 443 is >> open…. Don’t have an android device handy to try it but I’m sure it works.. >> >> >> >> *From:* Af [mailto:[email protected]] *On Behalf Of *Josh Reynolds >> *Sent:* Wednesday, April 15, 2015 8:42 PM >> *To:* [email protected] >> >> *Subject:* Re: [AFMUG] SSL Intermdiate cert - Android CA invalid >> >> >> >> Mobile on POWERCODE is a different port. To my knowledge, even reactive >> design websites for mobile still follow normal :443 conventions for SSL >> >> Josh Reynolds >> >> CIO, SPITwSPOTS >> >> www.spitwspots.com >> >> On 04/15/2015 04:30 PM, Mike Hammett wrote: >> >> Mobile is a different port? >> >> >> >> ----- >> Mike Hammett >> Intelligent Computing Solutions >> http://www.ics-il.com >> >> <https://www.facebook.com/ICSIL> >> <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> >> <https://www.linkedin.com/company/intelligent-computing-solutions> >> <https://twitter.com/ICSIL> >> >> ------------------------------ >> >> *From: *"Josh Luthman" <[email protected]> >> <[email protected]> >> *To: *[email protected] >> *Sent: *Wednesday, April 15, 2015 7:10:51 PM >> *Subject: *Re: [AFMUG] SSL Intermdiate cert - Android CA invalid >> >> Did you put it in the 447 statement? Mobile is a different port. >> >> Josh Luthman >> Office: 937-552-2340 >> Direct: 937-552-2343 >> 1100 Wayne St >> Suite 1337 >> Troy, OH 45373 >> >> On Apr 15, 2015 8:03 PM, "Jeremy" <[email protected]> wrote: >> >> We are using Godaddy and have the cert and intermediate cert installed. >> All of the online SSL checking tools show everything as normal. However, >> Android will not accept the cert as valid. I have read that it is because >> their SSL stack is thinner and doesn't follow the chain through the >> intermediate cert in order to verify the CA. Has anyone else dealt with >> this and found a resolution? >> >> >> >> >> >> >> > > >
