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

Use standart crypto library to generate certificates #101

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

osmman
Copy link
Collaborator

@osmman osmman commented Dec 4, 2023

No description provided.

@osmman osmman requested a review from JasonPowr December 4, 2023 15:43
Copy link
Collaborator

@sallyom sallyom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@JasonPowr JasonPowr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

:), thanks for this

@sallyom
Copy link
Collaborator

sallyom commented Dec 4, 2023

holding off on merging - I'm seeing this with install - but will run again since it might be an issue on my end:

$ oc logs -n fulcio-system fulcio-server-c4955b5d6-fx7cq
2023-12-04T18:46:13.326Z	FATAL	app/serve.go:253	error during PEM decoding

If @JasonPowr or @osmman can install & confirm this is not an issue, please comment!

Copy link
Collaborator

@sallyom sallyom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see note about the PEM decoding, i'm looking into that now...

@osmman
Copy link
Collaborator Author

osmman commented Dec 5, 2023

Thank @sallyom for finding the bug. I fixed cause of the problem which was that I didn't encode the fulsio-root certificate into PEM format.

@sallyom
Copy link
Collaborator

sallyom commented Dec 5, 2023

I tested this, all works well now!

Copy link
Collaborator

@sallyom sallyom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (again)

@sallyom sallyom merged commit 5d26e2d into securesign:main Dec 5, 2023
1 check passed
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 this pull request may close these issues.

3 participants