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

fix #69-ssh-pubkey-pem #70

Closed
wants to merge 1 commit into from

Conversation

ememisya
Copy link
Contributor

PR request for the issue mentioned regarding .pub and .pem files containing SSH related public keys.

@ememisya
Copy link
Contributor Author

I noticed I had removed some of the static final String fields from PemUtil, I went back and added Deprecated over them so that japicmp doesn't fail and did some additional re-factorization. Hopefully it is acceptable :)

@serac
Copy link
Member

serac commented Apr 2, 2024

This is a useful feature that I'm inclined to accept, though possibly with some changes. I was a little offput at the introduction of new component interfaces, but upon further reflection I think they make sense. I will have to review more carefully, but I believe that aspect is acceptable as it is. There are some implementation points that I'd also like to consider more carefully; if I end up pursuing meaningful implementation changes, I'll likely just base a branch off yours here and create a new PR from it to move forward. I'll try to provide an update by the end of the week.

@serac
Copy link
Member

serac commented Apr 3, 2024

Closing in favor of #73. Just some minor implementation tweaks and Javadoc cleanup.

@serac serac closed this Apr 3, 2024
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.

2 participants