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

Proper type safe accessors #17

Open
yschimke opened this issue Jul 26, 2020 · 1 comment
Open

Proper type safe accessors #17

yschimke opened this issue Jul 26, 2020 · 1 comment

Comments

@yschimke
Copy link
Collaborator

yschimke commented Jul 26, 2020

#14

subjectAlternativeNames -> "I think this might be better as its own object with lists of hostnames and IP addresses?"

@yschimke
Copy link
Collaborator Author

yschimke commented Oct 2, 2020

Also we have internal constants that are possibly currently needed if we dont have this

  internal val generalNameDnsName = Adapters.IA5_STRING.withTag(tag = 2L)
  internal val generalNameIpAddress = Adapters.OCTET_STRING.withTag(tag = 7L)

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