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

DI port on the instance not reachable in browser #1725

Open
Kailai-Wang opened this issue May 22, 2023 · 6 comments
Open

DI port on the instance not reachable in browser #1725

Kailai-Wang opened this issue May 22, 2023 · 6 comments
Assignees
Labels
D2-bug Something isn't working I2-medium should be completed within 10 working days

Comments

@Kailai-Wang
Copy link
Collaborator

Context

Might be a mismatch of TLS signature scheme:
integritee-network/worker#1316


✔️ Please set appropriate labels and assignees if applicable.

@Kailai-Wang Kailai-Wang added D2-bug Something isn't working I3-high should be completed within 5 working days labels May 22, 2023
@Kailai-Wang
Copy link
Collaborator Author

@Kailai-Wang
Copy link
Collaborator Author

@Kailai-Wang
Copy link
Collaborator Author

Tried ecdsa - it looked better now.

With port forwarding (to localhost) and the experimental flag chrome://flags/#allow-insecure-localhost I'm able to connect to wss//localhost:2000 in browser:

image

The only question now is if IDHub can accept self-signed-cert by default.

@hanwencheng
Copy link
Member

Is it a blocker?

@Kailai-Wang
Copy link
Collaborator Author

Is it a blocker?

Not a blocker - IDHub is using proxy and port forwarding for that
But it's still nice to get it completely solved (which is not so trivial)

@BillyWooo BillyWooo added I2-medium should be completed within 10 working days and removed I3-high should be completed within 5 working days labels Jul 10, 2023
@Kailai-Wang
Copy link
Collaborator Author

Something to read: https://gramine.readthedocs.io/en/stable/attestation.html#mid-level-ra-tls-interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D2-bug Something isn't working I2-medium should be completed within 10 working days
Projects
None yet
Development

No branches or pull requests

3 participants