Hi
A year ago we created a service bus namespace to run ACS which we use as a federation broker between our on-premise ADFS and Yahoo.
Azure generated a self-signed certificate that ACS use for token signing.
This certificate had a validity period of one year so it expired recently.
I found no way to renew/replace the certificate in Azure nor in ACS management portal.
Certificates and services tab in ACS management portal says "Service Namespace certificates and keys are automatically managed for this namespace".Since there seem to be no way to manually manage certificates for a service bus namespace in GUI or by powershell I saw a slight chance that Azure would renew this automatically.
However, it did not and the service went down.
1) Why does the GUI say namespace certificates are managed automatically when they are not?
2) Is there a way to manage these certificates?
3) Should I use an Active Directory namespace instead of a service bus namespace to contain ACS? If so why?
Regards
Stefan