You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I've seen the CRMF used in German CAs and it seems better than CSR in many ways
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)?
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.)
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
The text was updated successfully, but these errors were encountered: