Skip to content

Conversation

@oncilla
Copy link

@oncilla oncilla commented Sep 13, 2024

Pain or issue this feature alleviates:

In case the OID is not known, but the value is a printable string, show the value in the DN. Handling unknown OIDs in general is hard, as they can contain arbitrary data. However, a common case is that that the value is just a printable string, which can easily be represented in the DN.

Why is this important to the project (if not answered above):

I have OIDs that are not commonly used in the DN that map to printable strings

PS: If you are interested, I would also be happy to implement a mechanism to register encoders for unknown OIDs.

In case the OID is not known, but the value is a printable string, show
the value in the DN. Handling unknown OIDs in general is hard, as they
can contain arbitrary data. However, a common case is that that the value
is just a printable string, which can easily be represented in the DN.

If you are interested, I would also be happy to implement a mechanism
to register encoders for unknown OIDs.
@oncilla oncilla requested a review from a team as a code owner September 13, 2024 19:48
@CLAassistant
Copy link

CLAassistant commented Sep 13, 2024

CLA assistant check
All committers have signed the CLA.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants