Cristian Le
Cristian Le
Are there new developments on promptui? The repo still seems to be v0.8 which seems to be the same version used here
Regarding this part of the issue, using the template we do not preserve the same fields that the csr was requesting right? That's why I was considering better as a...
Ok, I think we're almost there. `.Insecure.CR` is the full certificate or a flag? If it's the former how do we override dictionary items afterwards? If it's the latter this...
Hmm, isn't this a compelling reason to change the behavior of hot `step certificate sign` behaves when combining `--template` and `--csr`? I.e.: - Scenario 1: We want to override all/most...
> You can do Scenario 3 too. You can for example loop through all the extensions in the template and include only the ones that you want to use. Scenario...
Well partially. There still will be needed s `step recreate` command to read a certificate and create a new one from its info
Indeed, but don't forget the missing symlink for RHEL9. It would be preferable to have it on copr or eventually on the main Fedora repository so that it can be...
Is there a `compat-openssl11` package instead? Does `openssl1.1` package conflict with 3.x one?
Tip because a previous zerotier installation script was broken for fedora: delete the old zerotier package and rerun the script on `install.zerotier.com` There was an issue that zerotier was pulling...
Do you have a list of changes or PRs so we can check if they are implemented upstream? I see that there are differences in implementation so simply merging upstream...