Re: [Dev] According to iOS 8 we need an SSL cert for app download

2015-05-08 Thread Shanmugarajah Sinnathamby
Prior to downloading the app. We need to download the Certificate to the
device.


On Fri, May 8, 2015 at 12:54 PM, Shanmugarajah Sinnathamby 
wrote:

> Hi All,
>
> Apple, cannot restrict this for self-signed certificate. For the proof of
> concept, I created a self-signed certificate and hosted an app in a web
> server and OTA installed the app. So its working in 8.3 the latest version
> of iOS .
>
>
>
>
> On Fri, May 8, 2015 at 6:44 AM, Prabath Abeysekera 
> wrote:
>
>> Guys,
>>
>> Let's please get this tested and verified soon. And also have this added
>> to the documentation, as part of the deployment guide, for better
>> visibility.
>>
>> Cheers,
>> Prabath
>>
>> On Thu, May 7, 2015 at 2:44 PM, Inosh Perera  wrote:
>>
>>> Hi Chan,
>>>
>>> If this is true, it only means that in order to test iOS MAM features,
>>> we need to have SSL, either self-signed or from another CA. So, this is a
>>> deployment level configuration that we need to document? Am I missing
>>> something?
>>>
>>> Regards,
>>> Inosh
>>>
>>> On Thu, May 7, 2015 at 1:56 PM, Dulitha Wijewantha 
>>> wrote:
>>>
 ​bump​

 On Fri, Apr 17, 2015 at 6:16 PM, Dulitha Wijewantha 
 wrote:

> Hi dilshan,
> According to iOS 8 [1] we'll need a validated ssl certificate to the
> server in order to download the app.
>
> [1] -
> http://bencollier.net/2014/03/ios-enterprise-app-error-cannot-install-applications-because-the-certificate-is-not-valid/
>
> --
> Dulitha Wijewantha (Chan)
> Software Engineer - Mobile Development
> WSO2 Inc
> Lean.Enterprise.Middleware
>  * ~Email   duli...@wso2.com *
> *  ~Mobile +94712112165 <%2B94712112165>*
> *  ~Website   dulitha.me *
> *  ~Twitter @dulitharw *
>   *~Github @dulichan *
>   *~SO @chan *
>



 --
 Dulitha Wijewantha (Chan)
 Software Engineer - Mobile Development
 WSO2 Inc
 Lean.Enterprise.Middleware
  * ~Email   duli...@wso2.com *
 *  ~Mobile +94712112165 <%2B94712112165>*
 *  ~Website   dulitha.me *
 *  ~Twitter @dulitharw *
   *~Github @dulichan *
   *~SO @chan *

>>>
>>>
>>>
>>> --
>>> Inosh Perera
>>> Software Engineer, WSO2 Inc.
>>> Tel: 0785293686
>>>
>>
>>
>>
>> --
>> Prabath Abeysekara
>> Technical Lead
>> WSO2 Inc.
>> Email: praba...@wso2.com
>> Mobile: +94774171471
>>
>
>
>
> --
> *Shanmugarajah (Shan)*
> Director, Mobile Architecture,
> WSO2, Inc.; http://wso2.com
> Email: s...@wso2.com
> Mobile : +9448260
> Blog: http://shanfour.blogspot.com
>



-- 
*Shanmugarajah (Shan)*
Director, Mobile Architecture,
WSO2, Inc.; http://wso2.com
Email: s...@wso2.com
Mobile : +9448260
Blog: http://shanfour.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] According to iOS 8 we need an SSL cert for app download

2015-05-08 Thread Shanmugarajah Sinnathamby
Hi All,

Apple, cannot restrict this for self-signed certificate. For the proof of
concept, I created a self-signed certificate and hosted an app in a web
server and OTA installed the app. So its working in 8.3 the latest version
of iOS .




On Fri, May 8, 2015 at 6:44 AM, Prabath Abeysekera 
wrote:

> Guys,
>
> Let's please get this tested and verified soon. And also have this added
> to the documentation, as part of the deployment guide, for better
> visibility.
>
> Cheers,
> Prabath
>
> On Thu, May 7, 2015 at 2:44 PM, Inosh Perera  wrote:
>
>> Hi Chan,
>>
>> If this is true, it only means that in order to test iOS MAM features, we
>> need to have SSL, either self-signed or from another CA. So, this is a
>> deployment level configuration that we need to document? Am I missing
>> something?
>>
>> Regards,
>> Inosh
>>
>> On Thu, May 7, 2015 at 1:56 PM, Dulitha Wijewantha 
>> wrote:
>>
>>> ​bump​
>>>
>>> On Fri, Apr 17, 2015 at 6:16 PM, Dulitha Wijewantha 
>>> wrote:
>>>
 Hi dilshan,
 According to iOS 8 [1] we'll need a validated ssl certificate to the
 server in order to download the app.

 [1] -
 http://bencollier.net/2014/03/ios-enterprise-app-error-cannot-install-applications-because-the-certificate-is-not-valid/

 --
 Dulitha Wijewantha (Chan)
 Software Engineer - Mobile Development
 WSO2 Inc
 Lean.Enterprise.Middleware
  * ~Email   duli...@wso2.com *
 *  ~Mobile +94712112165 <%2B94712112165>*
 *  ~Website   dulitha.me *
 *  ~Twitter @dulitharw *
   *~Github @dulichan *
   *~SO @chan *

>>>
>>>
>>>
>>> --
>>> Dulitha Wijewantha (Chan)
>>> Software Engineer - Mobile Development
>>> WSO2 Inc
>>> Lean.Enterprise.Middleware
>>>  * ~Email   duli...@wso2.com *
>>> *  ~Mobile +94712112165 <%2B94712112165>*
>>> *  ~Website   dulitha.me *
>>> *  ~Twitter @dulitharw *
>>>   *~Github @dulichan *
>>>   *~SO @chan *
>>>
>>
>>
>>
>> --
>> Inosh Perera
>> Software Engineer, WSO2 Inc.
>> Tel: 0785293686
>>
>
>
>
> --
> Prabath Abeysekara
> Technical Lead
> WSO2 Inc.
> Email: praba...@wso2.com
> Mobile: +94774171471
>



-- 
*Shanmugarajah (Shan)*
Director, Mobile Architecture,
WSO2, Inc.; http://wso2.com
Email: s...@wso2.com
Mobile : +9448260
Blog: http://shanfour.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] According to iOS 8 we need an SSL cert for app download

2015-05-07 Thread Prabath Abeysekera
Guys,

Let's please get this tested and verified soon. And also have this added to
the documentation, as part of the deployment guide, for better visibility.

Cheers,
Prabath

On Thu, May 7, 2015 at 2:44 PM, Inosh Perera  wrote:

> Hi Chan,
>
> If this is true, it only means that in order to test iOS MAM features, we
> need to have SSL, either self-signed or from another CA. So, this is a
> deployment level configuration that we need to document? Am I missing
> something?
>
> Regards,
> Inosh
>
> On Thu, May 7, 2015 at 1:56 PM, Dulitha Wijewantha 
> wrote:
>
>> ​bump​
>>
>> On Fri, Apr 17, 2015 at 6:16 PM, Dulitha Wijewantha 
>> wrote:
>>
>>> Hi dilshan,
>>> According to iOS 8 [1] we'll need a validated ssl certificate to the
>>> server in order to download the app.
>>>
>>> [1] -
>>> http://bencollier.net/2014/03/ios-enterprise-app-error-cannot-install-applications-because-the-certificate-is-not-valid/
>>>
>>> --
>>> Dulitha Wijewantha (Chan)
>>> Software Engineer - Mobile Development
>>> WSO2 Inc
>>> Lean.Enterprise.Middleware
>>>  * ~Email   duli...@wso2.com *
>>> *  ~Mobile +94712112165 <%2B94712112165>*
>>> *  ~Website   dulitha.me *
>>> *  ~Twitter @dulitharw *
>>>   *~Github @dulichan *
>>>   *~SO @chan *
>>>
>>
>>
>>
>> --
>> Dulitha Wijewantha (Chan)
>> Software Engineer - Mobile Development
>> WSO2 Inc
>> Lean.Enterprise.Middleware
>>  * ~Email   duli...@wso2.com *
>> *  ~Mobile +94712112165 <%2B94712112165>*
>> *  ~Website   dulitha.me *
>> *  ~Twitter @dulitharw *
>>   *~Github @dulichan *
>>   *~SO @chan *
>>
>
>
>
> --
> Inosh Perera
> Software Engineer, WSO2 Inc.
> Tel: 0785293686
>



-- 
Prabath Abeysekara
Technical Lead
WSO2 Inc.
Email: praba...@wso2.com
Mobile: +94774171471
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev