Search Criteria
Package Details: mingw-w64-openssl 1.1.1.i-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-openssl.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-openssl |
Description: | The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64) |
Upstream URL: | https://www.openssl.org |
Keywords: | mingw mingw-w64 openssl |
Licenses: | |
Submitter: | brcha |
Maintainer: | pingplug |
Last Packager: | pingplug |
Votes: | 24 |
Popularity: | 0.013523 |
First Submitted: | 2012-06-13 15:52 |
Last Updated: | 2021-01-03 14:01 |
Dependencies (4)
- mingw-w64-zlib
- mingw-w64-environment (make)
- mingw-w64-gcc (make)
- perl (perl-git) (make)
Required by (34)
- mingw-w64-ccnet
- mingw-w64-civetweb (optional)
- mingw-w64-curl
- mingw-w64-gnutls (optional)
- mingw-w64-libarchive
- mingw-w64-libevent
- mingw-w64-libgit2
- mingw-w64-librtmp0
- mingw-w64-libssh
- mingw-w64-libssh2
- mingw-w64-libwebsockets
- mingw-w64-libzip
- mingw-w64-mariadb-connector-c
- mingw-w64-passwordfile
- mingw-w64-passwordmanager
- mingw-w64-poco
- mingw-w64-postgresql
- mingw-w64-python
- mingw-w64-python2
- mingw-w64-python37-bin
- mingw-w64-python38-bin
- mingw-w64-python39-bin
- mingw-w64-qt4
- mingw-w64-qt5-base
- mingw-w64-qt5-base-angle
- mingw-w64-qt5-base-dynamic
- mingw-w64-qt5-base-static
- mingw-w64-qt6-base
- mingw-w64-qt6-base-static
- mingw-w64-sqlcipher
- mingw-w64-srt
- mingw-w64-syncthingtray
- mingw-w64-tagparser (check)
- mingw-w64-unshield
Latest Comments
1 2 3 Next › Last »
colonelx commented on 2020-07-28 21:55
If you are having trouble with the gpg keys:
gpg --keyserver keys.gnupg.net --recv-keys D9C4D26D0E604491
adsun commented on 2019-12-07 15:03
This now requires the
mingw-w64-environment
package to build in a clean chroot.adsun commented on 2019-11-30 00:30
This fails to build now with the new
mingw-w64-crt
, but it succeeds if you export CFLAGS, CPPFLAGS and LDFLAGS according to the ones found in mingw-configure.sh in themingw-w64-configure
package.woggioni commented on 2017-11-17 13:10
@Schala sorry for very late response but I completely forgot of this thread (I was trying to cross compile python with mingw but then ran into more severe issues), btw I tried compiling with LDFLAGS=-ladvapi32 and that solves the problem on Windows, can this be the default?
Schala commented on 2017-08-02 14:03
Weird try linking -ladvapi32 and see how that goes
Wouldn't symlinking introduce a conflict with openssl-1.0?
woggioni commented on 2017-07-27 09:21
Is this supposed to work on Windows?
If I launch the openssl.exe executable in the bin folder on a Windows machine I get 'The procedure entry point CryptAcquireContextW could not be located in the dynamic link library C:\**\**\**\libcrypto-1_1-x64.dll'
Martchus commented on 2017-06-30 21:07
Could you make a a symlink libcrypto.dll to libcrypto-1_1.dll when updating next time? See https://aur.archlinux.org/packages/mingw-w64-openssl-1.0
Schala commented on 2016-03-16 03:34
Oops sorry
xantares commented on 2016-03-15 15:14
hi,
there is a parallel-build.patch, but makeflags option is still disabled, is this on purpose ?
Schala commented on 2015-07-05 19:41
I believe AUR4 merges on the 8th. I'd rather not do this twice. It's only 3 more days anyway.