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

[passhport-admin] + [passhport] Misleading SSL directives in config file #367

Closed
Raphux opened this issue Feb 12, 2019 · 0 comments
Closed
Assignees

Comments

@Raphux
Copy link
Contributor

Raphux commented Feb 12, 2019

In both configuration files (passhport.ini and passhport-admin.ini), in the SSL section, there are 2 things to enhance :

  • the SSL_CERTIFICAT directive should be rename to SSL_CERTIFICAT_CHAIN, because the purpose of this directive is to provide passhport and passhport-admin a way to verify that the certificat proposed by passhportd API is signed by the "PKI" whose certs are concatenated in a file pointed by this directive.
  • the SSL_KEY should be removed. There is no need to have a private key to verify a certificat.
@Raphux Raphux added the New New issue who need to be evaluated label Feb 12, 2019
@elg elg removed the Important label Mar 4, 2019
@elg elg removed the New New issue who need to be evaluated label Aug 19, 2019
elg added a commit to elg/passhport that referenced this issue Aug 19, 2019
@elg elg closed this as completed Aug 19, 2019
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