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
A website deployed to AEWeb cannot provide its full SSL certification chain.
Because of that we usually provide the last chain part (certificate directly related to the domain name).
Some Webview implementations require the full cert chain (with intermediate certs) to perform the TLS handshake.
Is your feature request related to a problem?
A website deployed to AEWeb cannot provide its full SSL certification chain.
Because of that we usually provide the last chain part (certificate directly related to the domain name).
Some Webview implementations require the full cert chain (with intermediate certs) to perform the TLS handshake.
Describe the solution you'd like
Add the management of full certs chain to aeweb.
cert
arrayThe text was updated successfully, but these errors were encountered: