You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,16 @@ Prepare a directory for these files with the following contents:
77
77
-`apn.crt` and `apn.key`: The public and private certificates for the Apple Push Notification service.
78
78
The private key cannot be password-protected
79
79
80
+
### Details
81
+
82
+
#### Firebase Service Account
83
+
84
+
To retrieve the [service account for Firebase](https://firebase.google.com/docs/database/admin/start#admin-sdk-authentication), follow our documentation on the [Firebase project setup](https://docs.opalmedapps.com/install/firebase-project-setup/).
85
+
86
+
#### Apple Push Notification Certificates
87
+
88
+
See our documentation on how to [retrieve the Apple Push Notification certificates](https://docs.opalmedapps.com/install/#retrieve-the-apple-push-notification-certificates).
89
+
80
90
### When using an already issued certificate
81
91
82
92
-`<domain>.crt`: The public certificate for the domain (hostname) where the Opal PIE is being deployed on
0 commit comments