[aerogear-dev] iOS Variant: Support for Production/Distribution SSL Certificates
Kris Borchers
kris at redhat.com
Tue Jul 9 07:25:18 EDT 2013
That all seems sane to me. +1
On Jul 9, 2013, at 3:57 AM, Matthias Wessendorf <matzew at apache.org> wrote:
> Hello!
>
> right now the iOS variant does _only_ support upload of an "Development SSL Certificate" (see [1]). I'd like to add support for an "Production SSL Certificate" to the iOS Variant model class.
>
> Besides the second certificate, the model class _should_ have a field to reflect the status (is production or not -> isProduction()), so that only one certificate is ACTIVE. Internally the "Sender API" would connect against the differen Apple servers (prod. verus dev), based on the value of the isProduction() method.
>
> Exposing "production" (or "development") on the Sender API would be really ugly. With the above said, the Sender-API remains stable.
>
> The value of "isProduction" would be updateable on the AdminUI (and the underlying RESTful endpoints).
>
> -Matthias
>
> [1] https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/model/iOSVariant.java#L38-L41
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130709/68ae15a4/attachment.html
More information about the aerogear-dev
mailing list