Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issuing a certificate starting from a CSR #3

Open
lvh opened this issue Mar 1, 2023 · 0 comments
Open

Issuing a certificate starting from a CSR #3

lvh opened this issue Mar 1, 2023 · 0 comments

Comments

@lvh
Copy link

lvh commented Mar 1, 2023

Hi! I'm trying to automate Salesforce certificate rotation (woe is me). Salesforce generates and holds the private key for you, so I can't upload a private key as I normally would with this tool or something like certbot certonly. They do give you a CSR; which I can use with certbot, but I'd prefer to use this.

It seems like all the machinery should be here, but it's not clear how to wire it together. Do you have an idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant