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

ingress change due to ocp cert issue #111

Merged
merged 1 commit into from
Jan 31, 2024
Merged

ingress change due to ocp cert issue #111

merged 1 commit into from
Jan 31, 2024

Conversation

cooktheryan
Copy link
Collaborator

Problem was occurring where certificate was valid for .apps but would have issues with namespace..apps with the certificate not being valid

Successful initialization

cosign initialize --mirror=https://tuf-test.apps.rosa.t6yip-us2iv-48p.6hh1.p3.openshiftapps.com --root=https://tuf-test.apps.rosa.t6yip-us2iv-48p.6hh1.p3.openshiftapps.com/root.json
Root status:
 {
	"local": "/home/rcook/.sigstore/root",
	"remote": "https://tuf-test.apps.rosa.t6yip-us2iv-48p.6hh1.p3.openshiftapps.com",
	"metadata": {
		"root.json": {
			"version": 1,
			"len": 2178,
			"expiration": "30 Jul 24 19:12 UTC",
			"error": ""
		},
		"snapshot.json": {
			"version": 1,
			"len": 618,
			"expiration": "30 Jul 24 19:12 UTC",
			"error": ""
		},
		"targets.json": {
			"version": 1,
			"len": 1372,
			"expiration": "30 Jul 24 19:12 UTC",
			"error": ""
		},
		"timestamp.json": {
			"version": 1,
			"len": 619,
			"expiration": "30 Jul 24 19:12 UTC",
			"error": ""
		}
	},
	"targets": [
		"fulcio_v1.crt.pem",
		"rekor.pub",
		"ctfe.pub"
	]
}

Signed-off-by: Ryan Cook <rcook@redhat.com>
@bouskaJ bouskaJ merged commit d4a671d into main Jan 31, 2024
1 check passed
@osmman osmman deleted the ingress_change branch April 5, 2024 12:39
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.

2 participants