SSL Certificate

Top  Previous 

When you embed WebFMX into a website and the browser can not verify the configured certificate authenticity, your integration will not work.

There are two ways of handling this issue:

 

1. Using your own certificate

If you already have your own certificate or if you will get one from a Certificate Authority (CA) , the only thing you will have to do is configure the certificate as described on "A CA Certificate" section.

 

2. Using the HTTP protocol

Otherwise, you should configure the WebFMX protocol to HTTP. This setting is available on the WebFMX Manager General tab.

 

 

Keep in mind you will have to change the protocol on the GetWebFMX server parameter as well.