Hi there,
since the server certificate is expired, we generated a new self-singed certificate from IIS, used it as SSL certificate for Async server and realtime service websites.
Then I double-clicked it and copied it to file xx.cer.
Installed it on aSyncClient machine.
Restarted the aSyncClient windows service. I can view realtime service from browser by AXRetail03.aXXXa.local:8088/.../Service.svc
But from eventviewer, I saw asycnclient following errors. And from AX "Async server connection status" form, I didnt see the last connection was not a up-to-date date time.
Unable to communicate with server for upload. Please check username/password, server and database connections. Error Details: System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority 'axretail03.axxxa.local:8080'. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
So, what steps should we do to apply new SSL Certificate when existing SSL Certificate is expired?
thanks
Alan