Roman Volosatovs

Results 79 comments of Roman Volosatovs

> @rjzak Can this be closed in favor of some other ticket? No, we still need this for security

Closed, because the binaries appear portable (i.e. work on actual real Mac systems) If something breaks, we need to reopen this issue and such breakages should be caught by CI...

Blocked by https://github.com/enarx/sgx/issues/104

> This landed in Go via https://github.com/golang/go/commit/a17de43e (and prerequisites https://github.com/golang/go/commit/41893389 and https://github.com/golang/go/commit/c5c21845) Yes, it finally happened! Closing

@wamli this looks like a TLS connection issue, are you behind a (corporate?) proxy by any chance?

I am not sure we need a `deploy` action today, but we do need a `publish`, a step using it should look something like this: ```yml - uses: enarx/publish@v1 with:...

Refs https://github.com/profianinc/infrastructure/issues/18 https://github.com/profianinc/infrastructure/issues/19 https://github.com/enarx/enarx/issues/2262

Assigning @npmccallum @haraldh @bstrie @puiterwijk @dpal If you agree with the suggestion in OP, please put a thumbs-up on the OP

Another thing came to mind: # Problem Assume two Enarx applications want to establish mutual trust relationships based upon workload digest within the certificate. In current design, this situation is...