This is added inside the if/else clause which checked if the traefikPath exists. So the way this is implemented now, the certs will not being created for already existing projects. I think there should be a separate if/else clase to check, if certs do exist and create them if not.
This is added inside the if/else clause which checked if the traefikPath exists. So the way this is implemented now, the certs will not being created for already existing projects. I think there should be a separate if/else clase to check, if certs do exist and create them if not.
I'm wondering about the 365 day limitation. It may happen that users will just forget about it and suddenly the environment won't work anymore. Instead of thinking about a renewal process I wonder if we should probably use a really long duration like e.g. 10 years? It's local anyway, so I don't see any security implications with that.
I'm wondering about the 365 day limitation. It may happen that users will just forget about it and suddenly the environment won't work anymore. Instead of thinking about a renewal process I wonder if we should probably use a really long duration like e.g. 10 years? It's local anyway, so I don't see any security implications with that.