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

[x509] Auto-generated certificate object does not have organization assigned #34

Closed
nemesifier opened this issue Jul 20, 2018 · 2 comments
Labels
bug Important Higher priority or release blocker

Comments

@nemesifier
Copy link
Member

How to replicate:

  • create a vpn-client template with auto_cert
  • create a new device which uses the vpn template
  • check the organization of the auto-generated certificate: it should be the same of the device but it's None
@nemesifier nemesifier added the bug label Sep 4, 2018
@nemesifier nemesifier added the Important Higher priority or release blocker label Sep 5, 2018
@shashwat1002
Copy link
Contributor

shashwat1002 commented Nov 11, 2018

Could you please elaborate on the second point?

create a new device which uses the vpn template

and just to be clear

making a vpn-client template with auto_cert

means creating vpn-client instance with auto_cert=True right?

@nemesifier
Copy link
Member Author

Could you please elaborate on the second point?

create a new device which uses the vpn template

After having created the VPN-client template, create a device, add a configuration, select the template just created and save.

and just to be clear

making a vpn-client template with auto_cert

means creating vpn-client instance with auto_cert=True right?

Create a template, select vpn-client as its type and ensure auto_cert is enabled, try and let me know.

nemesifier added a commit that referenced this issue Nov 19, 2018
[x509] Fix certificates without organization assigned #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Important Higher priority or release blocker
Projects
Archived in project
Development

No branches or pull requests

2 participants