2.4 Using SSL in Authenticator App
This topic provides information on Using SSL in Authenticator App.
Follow below stepsto setup SSL in Authenticator application:
Open Authentictaor application project → app.plist. Add below changes
- PinnedUrl – Item 0 – replace @@PINNEDURL1 with your https url Enabling SSL pinning in the application (without port)
- To add SSL certificate into workspace follow steps in section
- PinnedCertificateName – Item 0 – replace @@trustedCertificate1 with certificate name. Example your certificate name added to your Project is certificate.cer, then @@trustedCertificate1 should be replaced with “certificate”
Parent topic: OBDX Authenticator Application (Futura Secure)