Cristian Le

Results 260 issues of Cristian Le

### What would you like to be added The certificate issuance can be handled with the current templates, but in order to have s/mime be useful, a key server should...

enhancement
roadmap

I have just found that ACME now support S/MIME via [rfc8823](https://datatracker.ietf.org/doc/rfc8823/). While the implementations of this is still ongoing, there is already a client being developed ontop of certbot: [polhenarejos/acme_email](https://github.com/polhenarejos/acme_email)....

enhancement

### Description If a provisioner cannot be accessed, e.g. OAuth server is down, allow `step-ca` to boot up with the remaining functioning provisioners. Probably this is already in the new...

good first issue
roadmap

# Use case If we have multiple machines, or a machine can have custom ssh access, e.g. Github or Gitea access, it would be better to have control over the...

### What would you like to be added Managing nebula's CA protocol. Just supporting the certificate signage via acme would be sufficient. I don't know if the nebula certificate is...

enhancement
wontfix

Here's a sketch of a TOS checker that would close #164. There might be missing locks and other standards, so let me know what needs to be changed, or directly...

## What would you like to have changed? Either expose `ACMEManager.newACMEClientWithAccount`, add this initialization in `ACMEManager.PreCheck` with the same `interactive` flag, or add a new function altogether to manually `InitializeAccount`....

feature request

Would be nice to also have intergrations with [taiga](https://taiga.io/). Although Taiga is not geared towards code-based projects as much, it is still evolving and the issue/kanban features are competitive with...

issue tracker

I've just found out that the development of warewulf is now moved to a different repository [ctrliq/warewulf](https://github.com/ctrliq/warewulf). Probably the core OHPC team is already aware of it, but I thought...

I am trying to get a `homebrew` + `VS Code` setup to work. So far I have managed to install the server. I am not sure how to run `vls-testclient`...

enhancement