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

CRMF support (Certificate Request Message Format) #481

Open
McLaynV opened this issue Feb 21, 2024 · 2 comments
Open

CRMF support (Certificate Request Message Format) #481

McLaynV opened this issue Feb 21, 2024 · 2 comments

Comments

@McLaynV
Copy link

McLaynV commented Feb 21, 2024

Is your feature request related to a problem? Please describe.
It would be nice to support not only CSR (PKCS#10), but also CRMF as described in RFC 4211

Describe the solution you'd like
Add support for CRMF. Probably in the key context menu "Generate CSR" (generating the request) or "Sign" (signing the request with another key).

Describe alternatives you've considered

Additional context

@kaikramer
Copy link
Owner

I am really not sure what to think about this. This format is quite exotic and probably only very few KSE users would actually benefit from this feature. I am currently considering to remove SPKAC for this very reason.

Let's do a little poll: If anyone else would like to see CRMF support in KSE, then give this comment a thumbs-up.

Also, is anyone interested in working on this feature or at least parts of it (UI/backend)?

@McLaynV
Copy link
Author

McLaynV commented Feb 24, 2024

Thanks for considering.

I agree it is exotic and I have actually seen more CAs use their proprietary request formats that implement the CRMF features, than how many CAs I have seen supporting CRMF. (Which is a shame, but probably not anything we could change.)

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

No branches or pull requests

2 participants