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

Provide a simpler way to determine path of primary cacert #113

Closed
devcamcar opened this issue Jan 9, 2014 · 6 comments
Closed

Provide a simpler way to determine path of primary cacert #113

devcamcar opened this issue Jan 9, 2014 · 6 comments

Comments

@devcamcar
Copy link

I've been struggling a bit trying to find the easiest and most cross platform appropriate way to find the path of the primary cacert. This is normally $JAVA_HOME/jre/lib/security/cacert, but not always.

For instance, on Centos 6.4 this ends up being $JAVA_HOME/jre-openjdk/lib/security/cacert. It would be great if this cookbook provided this.

@carmstrong
Copy link
Contributor

If you find a reliable way and code it up, please open a pull request for https://github.com/socrata-cookbooks/java-libraries - we would like that cookbook to be a collection of definitions and resources that are useful for people who use Java. This cookbook is mainly for installing the JDK/JRE.

@devcamcar
Copy link
Author

Hi @carmstrong, I do have some useful code to contribute here, though I noticed the java-libraries repo is empty. Is that where I should contribute this or should I contribute it to the socrata-cookbooks/java repo for the time being until there are enough utility methods to warrant the second repo?

@carmstrong
Copy link
Contributor

@devcamcar we'd like anything beyond installing and maintaining the JDK itself to be in the java-libraries cookbook. If you could contribute your cert code as a library or resource, we'll cut an initial release of that cookbook. Thanks!

@carmstrong
Copy link
Contributor

@devcamcar I just published the java-libraries cookbook to the community site: http://community.opscode.com/cookbooks/java-libraries

Would love to have more contributions if you're up for it!

@erichelgeson
Copy link
Contributor

Closing as it looks like the basics here are covered here in java-libraries.

@lock
Copy link

lock bot commented May 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants