Allow x509.certificate_managed to use a CSR - #58282
Conversation
This capability was present prior to e9e49d1.
e9bcf70 to
737bbf6
Compare
glynnforrest
left a comment
There was a problem hiding this comment.
Thanks for the ping @alxwr, I'm sorry that e9e49d1 broke things for you. The fix looks good, though I'd like to see the error message updated please - one of the goals of #52935 was to make the error messages clear and unambiguous. Cheers for adding a test.
I can't comment on the other formatting changes you've made, e.g. {0} -> {}.
Co-authored-by: Glynn Forrest <glynn@backbeat.tech>
np :-) Thanks for the refactoring and making things easier!
I thought about that and then forgot it. :-) Thanks for the suggestion! I applied it right away.
Just recently learned about
|
|
@krionbsd @sagetherage Is there a reason this is not merged? :-) How long do you expect me to keep this PR up-to-date with current developments in master? |
sorry for delay, it's in the queue to be merged |
|
thank you @krionbsd and yes, queued up for merging, we removed the label |
This capability was present prior to e9e49d1.
What does this PR do?
Bring back signing of CSRs.
What issues does this PR fix or reference?
I don't know of any reported issue.
Previous Behavior
New Behavior
CSR is signed. Certificate is created.
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
No
@glynnforrest This may interest you.