A
A
Alexey Zhivotovsky2017-02-20 19:19:28
Nginx
Alexey Zhivotovsky, 2017-02-20 19:19:28

How to compile on Freebsd nginx with new version of openssl?

I have a Freebsd 10.2 Server with ports set and want to upgrade OpenSSL to work with Nginx.

Versions:

nginx-1.10.3_1,2
built with OpenSSL 1.0.1s-freebsd  1 Mar 2016 (running with OpenSSL 1.0.1p-freebsd 9 Jul 2015)
TLS SNI support enabled


Installed OpenSSL 1.0.2k 26 Jan 2017, but I can't recompile Nginx to work with the new version. What is the best way to do this?

Now I get the following error when compiling:
===>   nginx-1.10.3_1,2 depends on file: /usr/iports/lib/libcrypto.so.9 - not found


tried to do like this:
ln -s /usr/local/lib/libcrypto.so.9 /usr/iports/lib/libcrypto.so.9

writes readonly

And in general, I don’t really understand what there is a port, and what works separately.

What steps should I take to make nginx work with openssl 1.0.2k?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Chernykh, 2017-02-21
@sashkets

I don't know what to say. Need to watch. If you decide to give access, then through the feedback form, inform

A
Alexey, 2017-02-21
@alcyone

What is iports, for starters? Why don't you use standard ports?
openssl 1.0.2k definitely installed?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question