Tried to start using https and get this on startup
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: undefined symbol: SSLv23_server_method
Any suggestions
Tried to start using https and get this on startupDo you have this library installed on your system?
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >> undefined symbol: SSLv23_server_method
Any suggestions
Tried to start using https and get this on startupDo you have this library installed on your system?
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >>> undefined symbol: SSLv23_server_method
Any suggestions
I do, added it before trying
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: undefined symbol: SSLv23_server_method
Yeah, tried the same. Cannot find an exact solution. Oddly some time earlier this year I think, Kim generated a BBBSD for Linux that cured this but not for PiI don't have a pi here, but I've been searching sites regarding that error... hard to find any good answers/solutions.. :(I do, added it before tryingTried to start using https and get this on startupDo you have this library installed on your system?
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >>>> undefined symbol: SSLv23_server_method
Any suggestions
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >> undefined symbol: SSLv23_server_methodMy RPi has two different openssl versions installed: root:/usr/lib/arm-linux-gnueabihf> ls -la libssl*
-rw-r--r-- 1 root root 320924 Mar 29 14:10 libssl.so.1.0.2
-rw-r--r-- 1 root root 327952 Mar 29 13:51 libssl.so.1.1
Doing "ln -s libssl.so.1.0.2 libssl.so" in that directory should help. That function is removed from latest openssl 1.1 version, but is available in 1.0. Next bbbsd works with both versions already. I just need some extra time to release it...
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >> undefined symbol: SSLv23_server_methodMy RPi has two different openssl versions installed: root:/usr/lib/arm-linux-gnueabihf> ls -la libssl*
-rw-r--r-- 1 root root 320924 Mar 29 14:10 libssl.so.1.0.2
-rw-r--r-- 1 root root 327952 Mar 29 13:51 libssl.so.1.1
Doing "ln -s libssl.so.1.0.2 libssl.so" in that directory should help. That function is removed from latest openssl 1.1 version, but is available in 1.0. Next bbbsd works with both versions already. I just need some extra time to release it...
That function is removed from latest openssl 1.1 version, but is avail
in 1.0.
Next bbbsd works with both versions already. I just need some extra ti
to release it...
Tried to start using https and get this on startup
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >>> undefined symbol: SSLv23_server_method
Any suggestions
Do you have this library installed on your system?
I do, added it before trying
Next bbbsd works with both versions already. I just need some extra time to release it...
Ok, I spoke too soon in my last reply.
Chrome is showing:
This site canÆt provide a secure connection 192.168.1.9 uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Unsupported protocol
The client and server don't support a common SSL protocol version or cipher suite.
Hmm, so that's it for my troubleshooting then :(I do, added it before tryingTried to start using https and get this on startupDo you have this library installed on your system?
SSL-support needs OpenSSL library: /usr/lib/arm-linux-gnueabihf/libssl.so: >>>> undefined symbol: SSLv23_server_method
Any suggestions
Ok, I spoke too soon in my last reply.I believe there is a setting in Chrome to fix this as I was having the same issue when trying to use it to access my ILO on one of my older HP ProLiant servers. Unfortunately, I was never able to get that working, so had to go back to IE 8 under my WinXP Pro VM to access the ILO on that machine.
Chrome is showing:
This site canÆt provide a secure connection 192.168.1.9 uses an unsupported >> protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Unsupported protocol
The client and server don't support a common SSL protocol version or cipher >> suite.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,045 |
Nodes: | 15 (1 / 14) |
Uptime: | 63:50:31 |
Calls: | 500,408 |
Calls today: | 11 |
Files: | 95,209 |
D/L today: |
1,683 files (496M bytes) |
Messages: | 465,011 |
Posted today: | 2 |