Open anwar0206 opened 6 months ago
I think the certificate.cer is only available when using self-signed certificates. It looks like you are using traefik, which should handle this - but maybe this stopped working??? Travelling this week - won't be able to look at anything before next week.
Just tested this and it works fine here. The way the certificates work are: If you specify an email address in the field "Email for LetsEncrypt", then traefik (or I) will try to get a LetsEncrypt certificate for the VM. If that fails (for whatever reason) traefik (and I) will revert to self-signed. I created this https://fktraefik.swedencentral.cloudapp.azure.com/bcserver - which you can see it letsencrypt:
and this: https://fknotraefik.swedencentral.cloudapp.azure.com/BC - which also is letsencrypt - but created by me.
What happened in your case, I don't know - but maybe letsencrypt limits or a transient issue.
so - remove the VM and try again would probably be my best suggestion. remember a valid email address in the letsencrypt field.
HI, Creating a new VM in Azure with https://aka.ms/getbc. All the parameters are filled as required, When the BC Container is ready and accessed it gives SSL error whether it is accessed within the VM or from outside the VM. User can't download the symbols also.
When trying to access the Certificate from the path, provided in the installation status page, gives below error.
Not sure the reason getting this error. Have created many Azure VM's with getbc script and it works.