Forum Discussion
serol62
Mar 18, 2020Copper Contributor
Expired certificate for Hybrid Agent connection verification script
Hi,
When running verification script from this page http://aka.ms/hybridconnectivity
it fails.
Probably because certificate at https://aadap-portcheck-seaus.connectorporttest.msappproxy.net/ is expired.
Anyone know how to notice those responsible?
serol62 Thanks. The best way might be to open a support request within your tenant and inform Microsoft about the problem.
serol62 are you still facing this issue? It shouldn't be the certificate because it runs on port 8080:
$appProxyEndpoints = @(
[pscustomobject]@{uri = 'aadap-portcheck-seaus.connectorporttest.msappproxy.net'; port= '8080' },