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

Aarch64 CPU Id: FreeBSD/OpenBSD fix #8348

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SparkiDev
Copy link
Contributor

Description

Fix name and flags set.

Fixes #8347

Testing

Customer tested.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Fix name and flags set.
@SparkiDev
Copy link
Contributor Author

retest this please

FAIL: scripts/external.test

WOLFSSL_EXTERNAL_TEST set, running test...
PING k.sni.global.fastly.net (151.101.2.137) 56(84) bytes of data.
64 bytes from 151.101.2.137 (151.101.2.137): icmp_seq=1 ttl=62 time=13.4 ms
64 bytes from 151.101.2.137 (151.101.2.137): icmp_seq=2 ttl=62 time=12.0 ms

--- k.sni.global.fastly.net ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 11.971/12.669/13.368/0.698 ms
Alternate cert chain used
issuer : /C=BE/O=GlobalSign nv-sa/CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4
subject: /CN=k.sni-649-default.ssl.fastly.net
altname = k.sni-649-default.ssl.fastly.net
ser:b5
SSL version is TLSv1.2
SSL cipher suite is TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
SSL signature algorithm is (null)
SSL curve name is SECP256R1
Session timeout set to 500 seconds
Client Random : 65AF0DE6D12FCE6FF77BE62192F49B81F6E15DCD9C9D59B9EDFFE78C9A219B24
SSL connect ok, sending GET...
HTTP/1.1 421 Misdirected Request
Connection: close
Content-Length: 297
content-type: text/plain; charset=utf-8
x-served-by: cache-iad-kjyo7100061

Connecting using WOLFSSL_SYS_CA_CERTS...
wolfSSL_connect error -308, error state on socket
wolfSSL error: wolfSSL_connect failed

Client connection failed when using WOLFSSL_SYS_CA_CERTS
FAIL scripts/external.test (exit status: 1)

@SparkiDev SparkiDev assigned dgarske and unassigned SparkiDev Jan 10, 2025
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.

[Bug]: Fix the typo in aarch64 AES MPULL macro. (was #8346)
2 participants