Howto:Innovaphones public services: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
Line 47: Line 47:
* https://download.innovaphone.com/certificates/innovaphone.pem (the current innovaphone public key which will used for example for our push service)
* https://download.innovaphone.com/certificates/innovaphone.pem (the current innovaphone public key which will used for example for our push service)
* https://download.innovaphone.com/certificates/ca.pem (all innovaphone Device Certification Authority public keys)
* https://download.innovaphone.com/certificates/ca.pem (all innovaphone Device Certification Authority public keys)
* https://download.innovaphone.com/certificates/ca-unverified.pem (all innovaphone Unverified Device Certification Authority public keys)
** The Unverified CA is used for non hardware devices, e.g. IPVAs, which are not shipped with an official innovaphone Device Certification Authority certificate, as innovaphone has no control over the serial number here.


If needed, you can trust them manually or distribute them via [[Reference14r1:Concept_App_Service_Devices#Certificates_configuration|device's configuration]].
If needed, you can trust them manually or distribute them via [[Reference14r1:Concept_App_Service_Devices#Certificates_configuration|device's configuration]].

Revision as of 09:33, 7 December 2023

Applies To

This information applies to

  • All versions

Services

Some services or products use a data connection to the vendor system. Innovaphone will provide his services from the following IP-networks:

46.232.228.0/26
213.144.10.192/29
141.95.57.16/28

To configure your firewall accordingly, allow those entire networks as shown above.

STUN

STUN Service for all customers

stun.innovaphone.com (udp/3478)

Note: It is not a good idea to use innovaphone's STUN server. Although this server would yield the same results, there is no guarantee of availability. Your ISP or SIP provider's STUN should do better

TURN

TURN Service for all customers

turn.innovaphone.com (udp/3478)

Note: It is not a good idea to use innovaphone's TURN server. Although this server would yield the same results, there is no guarantee of availability. Your own TURN should be better

Provisioning

Provisioning System for all devices

config.innovaphone.com (tcp/http/https)

Push

Push for iOS, Android and Huawei Clients

services.innovaphone.com (tcp/http/https/websocket)
push.innovaphone.com (tcp/http/https/websocket)

Store

store.innovaphone.com (tcp/http/https)

Devices/Rental

my-app.innovaphone.com (tcp/https)

Certificates

innovaphone provides a public certificate download for used public keys.

If needed, you can trust them manually or distribute them via device's configuration.

Related Articles