<div dir="ltr"><div>Hello!</div><div><br></div><div>right now the iOS variant does _only_ support upload of an &quot;Development SSL Certificate&quot; (see [1]). I&#39;d like to add support for an &quot;Production SSL Certificate&quot; to the iOS Variant model class.</div>
<div><br></div><div>Besides the second certificate, the model class _should_ have a field to reflect the status (is production or not -&gt; isProduction()), so that only one certificate is ACTIVE. Internally the &quot;Sender API&quot; would connect against the differen Apple servers (prod. verus dev), based on the value of the isProduction() method. </div>
<div><br></div><div>Exposing &quot;production&quot; (or &quot;development&quot;) on the Sender API would be really ugly. With the above said, the Sender-API remains stable.</div><div><br></div><div>The value of &quot;isProduction&quot; would be updateable on the AdminUI (and the underlying RESTful endpoints).</div>
<div><br></div><div>-Matthias</div><div><br></div><div>[1] <a href="https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/model/iOSVariant.java#L38-L41">https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/model/iOSVariant.java#L38-L41</a></div>
<div><br></div><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div>