Hello,
When I want to publish an extension from Visual Studio Code to my container I get the following error:
The remote certificate is invalid because of errors in the certificate chain: NotTimeValid
When I try to open the webclient it says that the url is not secured.
It seems that the certificate for my docker container is expired. Does anybody know how I can renew this certificate?