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

is_signed fails when importing signed certificate #8

Closed
scheibling opened this issue Jun 28, 2022 · 0 comments · Fixed by #10
Closed

is_signed fails when importing signed certificate #8

scheibling opened this issue Jun 28, 2022 · 0 comments · Fixed by #10
Assignees

Comments

@scheibling
Copy link
Collaborator

scheibling commented Jun 28, 2022

File ".....\site-packages\sshkey_tools\cert.py", line 476, in to_string
self.to_bytes(),
File ".....\site-packages\sshkey_tools\cert.py", line 457, in to_bytes
raise _EX.NotSignedException("The certificate has not been signed")

Also add get_field-function for easier inspection

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 a pull request may close this issue.

1 participant