Secure Sockets and Transport Layer Security
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and open source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
v1) protocols with full-strength cryptography. The project is managed
by a worldwide community of volunteers that use the Internet to
communicate, plan, and develop the OpenSSL toolkit and its related
documentation.
Derivation and License
OpenSSL is based on the excellent SSLeay library developed by Eric A.
Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
pache-style license, which basically means that you are free to get it
and to use it for commercial and noncommercial purposes.
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:branches:windows:mingw:win64/mingw64-openssl-1_1 && cd $_
- Create Badge
Source Files
Revision 6 (latest revision is 8)
- Fix building by activating rpmlint config (see boo#1201173)
Comments 2
Is the openssl-1.1.1-fips patch right? I'm looking on it and seens like it's searching for a *.so.VERSION library (linux format). Wondering if this can be the reason for que fips selftest erros I'm getting in windows.
I do not think that this could be the reason as those filenames are fixed by openssl-1.1-fix-mingw-compile.patch. If the issue persists, feel free to open a bug report, see https://en.opensuse.org/Build:projects:windows:mingw for details.