Skip to content

Use tar to preserve links#7835

Merged
bandi13 merged 2 commits intowolfSSL:masterfrom
julek-wolfssl:tar-artifacts
Aug 5, 2024
Merged

Use tar to preserve links#7835
bandi13 merged 2 commits intowolfSSL:masterfrom
julek-wolfssl:tar-artifacts

Conversation

@julek-wolfssl
Copy link
Copy Markdown
Member

Something broke in the actions/download-artifact action and it is not preserving symbolic links. It didn't get a new release so my guess is that something was updated in the node environment or in npm. This is a future proof solution to preserve the fs structure between upload and download.

@julek-wolfssl julek-wolfssl self-assigned this Aug 5, 2024
@julek-wolfssl julek-wolfssl requested a review from bandi13 August 5, 2024 16:06
Something broke in the actions/download-artifact action and it is not preserving symbolic links. It didn't get a new release so my guess is that something was updated in the node environment or in npm. This is a future proof solution to preserve the fs structure between upload and download.
@bandi13
Copy link
Copy Markdown
Contributor

bandi13 commented Aug 5, 2024

retest this please. The issue was just

# openssl s_client -connect localhost:55758 -reconnect -legacy_renegotiation -cipher DHE-RSA-AES128-SHA256 -tls1_2  -cert "/tmp/workspace/PRB-generic-config-parser/wolfssl/./scripts/../certs/client-cert.pem" -key "/tmp/workspace/PRB-generic-config-parser/wolfssl/./scripts/../certs/client-key.pem" -CAfile "/tmp/workspace/PRB-generic-config-parser/wolfssl/./scripts/../certs/ca-cert.pem"
SSL_accept error -501, can't match cipher suite
wolfSSL error: SSL_accept failed

@bandi13 bandi13 merged commit ab2256c into wolfSSL:master Aug 5, 2024
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