PHP SSL certificate fails
Posted: 16 Aug 2022, 01:25
I have a F5-422 with TOS 5.0.155-00202 and I installed the Web Server app to try and host pixelfed. Pixelfed requires composer app (https://getcomposer.org/download/) and following instructions, when I try to download anything, it fails due to openssl error:
Is there a certificate I should install to be able to access https via TOS?
Thanks,
Code: Select all
The "https://getcomposer.org/versions" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
Retrying...
The "https://getcomposer.org/versions" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
Retrying...
The "https://getcomposer.org/versions" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
The download failed repeatedly, aborting.Thanks,