4 | | david@netcup88 ~ $ openssl version |
5 | | LibreSSL 2.4.1 |
6 | | david@netcup88 ~ $ eix libressl |
7 | | [I] dev-libs/libressl |
8 | | Verfügbare Versionen: (~)2.2.8(0/35) (~)2.2.9(0/35) (~)2.3.5(0/38) (~)2.3.6(0/38) (~)2.4.0(0/39) (~)2.4.1(0/39) {+asm static-libs ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"} |
9 | | Installierte Versionen: 2.4.1(11:51:13 17.06.2016)(asm -static-libs ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 -64 -x32") |
10 | | Startseite: http://www.libressl.org/ |
11 | | Beschreibung: Free version of the SSL/TLS protocol forked from OpenSSL |
| 4 | netcup88 ~ # nginx -V |
| 5 | nginx version: nginx/1.11.1 |
| 6 | built with LibreSSL 2.4.1 |
| 7 | TLS SNI support enabled |
| 8 | configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error_log --pid-path=/run/nginx.pid --lock-path=/run/lock/nginx.lock --with-cc-opt=-I/usr/include --with-ld-opt=-L/usr/lib --http-log-path=/var/log/nginx/access_log --http-client-body-temp-path=/var/lib/nginx/tmp/client --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --with-http_v2_module --with-ipv6 --with-pcre --without-http_autoindex_module --without-http_browser_module --without-http_charset_module --without-http_empty_gif_module --without-http_fastcgi_module --without-http_geo_module --without-http_gzip_module --without-http_limit_req_module --without-http_limit_conn_module --without-http_map_module --without-http_memcached_module --without-http_scgi_module --without-http_ssi_module --without-http_split_clients_module --without-http_upstream_ip_hash_module --without-http_userid_module --without-http_uwsgi_module --with-http_realip_module --add-module=external_module/headers-more-nginx-module-0.30 --with-http_ssl_module --without-stream_upstream_hash_module --without-stream_upstream_least_conn_module --without-stream_upstream_zone_module --without-stream_upstream_hash_module --without-stream_upstream_least_conn_module --without-stream_upstream_zone_module --without-stream_upstream_hash_module --without-stream_upstream_least_conn_module --without-stream_upstream_zone_module --without-mail_imap_module --without-mail_pop3_module --without-mail_smtp_module --user='nginx --group=nginx' |
| 9 | }}} |