In this video, we will show you how to create Android and iOS certificates and integrate them into your Appery.io mobile application.
This video is one in a series of Appery.io Community tutorials in which we demonstrate how to create Ionic 4 mobile apps using Appery.io. Check out the full list of tutorials here: / apperyio
Make sure to follow Appery.io across our social channels so you never miss important updates and tech tips:
Please use OpenSSL version 1.1.1
https://slproweb.com/products/Win32Op...
Commands used in the video
openssl genrsa -out app.key 2048
openssl req -new -key app.key -out app.csr -subj "/[email protected], CN=Name, CN=US"
openssl x509 -in distribution.cer -inform DER -out app.pem -outform PEM
openssl pkcs12 -export -inkey app.key -in app.pem -out app.p12
/ appery-io
/ apperyio
/ apperyio