[Bug 1547070] Re: package nginx-core 1.9.3-1ubuntu1.1 failed to install/upgrade due to nginx error: /usr/lib/x86_64-linux-gnu/openssl-1.0.0/engines/librsax.so: cannot open shared object file: No such file or directory

Thomas Ward teward at trekweb.org
Fri Feb 19 21:15:05 UTC 2016


This line in your nginx.conf will no longer work under OpenSSL 1.0.2:
ssl_engine rsax;

The rsax engine does not exist in OpenSSL 1.0.2.  You will need to
choose another SSL engine, or just remove that and use the defaults.

This is not a bug in the nginx package, nor is this a bug in the OpenSSL
package.

** Changed in: nginx (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1547070

Title:
  package nginx-core 1.9.3-1ubuntu1.1 failed to install/upgrade due to
  nginx error: /usr/lib/x86_64-linux-
  gnu/openssl-1.0.0/engines/librsax.so: cannot open shared object file:
  No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1547070/+subscriptions



More information about the Ubuntu-server-bugs mailing list