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

Improve code style for the new DER package #6157

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Conversation

swankjesse
Copy link
Collaborator

Improve docs, fix some names, fix some internal APIs.

Improve docs, fix some names, fix some internal APIs.
ca = true,
pathLenConstraint = 3
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only behavior change. This was a copy-paste bug and the test happens to be asserting that the sample value is exactly 3!

private var cn: String? = null
private var ou: String? = null
private var commonName: String? = null
private var organizationalUnit: String? = null
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yschimke yschimke merged commit 353a52b into master Jun 30, 2020
@swankjesse swankjesse deleted the jwilson.0629.der_style branch October 6, 2020 22:23
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

Successfully merging this pull request may close these issues.

3 participants