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

Windows Keystore has certreq.inf as second configuration file #10

Open
Javex opened this issue Sep 27, 2012 · 1 comment
Open

Windows Keystore has certreq.inf as second configuration file #10

Javex opened this issue Sep 27, 2012 · 1 comment

Comments

@Javex
Copy link

Javex commented Sep 27, 2012

The Windows Keystore uses the certreq.inf as a second configuration file. This may lead to the issue that it is necessary to change to files in order to configure CertNanny with the Windows Keystore. The better approach here is to make CertNanny take parameters from the configuration file and write them into a temporary certreq.inf.

Examples of how to achieve that can be seen in CertNanny::Util->writeOpenSSLConfig(). If the certreq.inf should be removed, then there is a documented sample at https://github.com/Javex/various-sources/blob/master/Tools/Certreq/certreq.inf

@mbartosch
Copy link
Contributor

Eventually move this to CertNanny.

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

No branches or pull requests

2 participants