Christian Hohnstaedt
035663ce3f
Windows build script: local installation of openssl
2025-03-28 11:53:14 +01:00
Christian Hohnstaedt
fbed31eb1c
Update libraries
2025-03-28 11:51:51 +01:00
Christian Hohnstaedt
dc81c25670
Windows style changed from windowsvista to modernwindows
...
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 5.15.2, ubuntu-latest) (push) Waiting to run
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 6.6.2, ubuntu-latest) (push) Waiting to run
CMake / build (build/xca-*.dmg, Unix Makefiles, mac, /opt/homebrew/opt/openssl, macos, 6.6.2, macos-latest) (push) Waiting to run
CMake / build (build/xca-*.msi
build/xca-portable-*.zip
, MinGW Makefiles, windows, D:\msys2\msys64\mingw64, windows, 5.15.2, windows-2019, win64_mingw81) (push) Waiting to run
From 6.6.3 to 6.7.0
Load the correct style depending on the QT version
2024-10-04 16:01:58 +02:00
Christian Hohnstaedt
60c9eb5e1b
Update shipped openssl libs to 3.3.2
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 5.15.2, ubuntu-latest) (push) Waiting to run
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 6.6.2, ubuntu-latest) (push) Waiting to run
CMake / build (build/xca-*.dmg, Unix Makefiles, mac, /opt/homebrew/opt/openssl, macos, 6.6.2, macos-latest) (push) Waiting to run
CMake / build (build/xca-*.msi
build/xca-portable-*.zip
, MinGW Makefiles, windows, D:\msys2\msys64\mingw64, windows, 5.15.2, windows-2019, win64_mingw81) (push) Waiting to run
2024-09-30 09:11:39 +02:00
Christian Hohnstaedt
7b9d75b97d
Close #590 : MacOS OpenSSL legacy provider not loaded
...
Compile-in the legacy module for windows and macos.
I compile the libraries anyway for the releases of those platforms.
2024-09-30 09:05:12 +02:00
Christian Hohnstaedt
d27cc87632
Update README and fix minor release-script issues
2024-08-27 23:24:27 +02:00
Christian Hohnstaedt
ee48266625
Update OpenSSL versions
...
Stay with QT 6.6.3 on Windows, because windeployqt
does not deploy the gcc libs with QT 6.7.2
Stay with QT 6.6.3 on MacOS, because the info/warning
message does not show an icon
2024-08-20 11:00:21 +02:00
Christian Hohnstaedt
b21221304b
Windows/Mac build: switch to QT 6.6.3
...
and fix a minor typo
2024-07-17 23:32:36 +02:00
Christian Hohnstaedt
1725863325
Macos: Build on Github with SDK-10.15 and Qt5
...
For official builds go to SDK 11, since Qt-6.6
only supports SDK 11 anyway.
Switch to QT 6.6.2
2024-03-10 19:31:43 +01:00
Christian
a20e810405
Update Windows build to install legacy.dll
...
Enable legacy provider to allow loading keys
encrypted with an ancient, insecure
algorithm like "pbeWithSHA1And40BitRC2-CBC" for PKCS#12/PFX
Install the dynamic.dll in the portable app and WIX installer.
2024-02-14 22:27:17 +01:00
Christian Hohnstaedt
5b90728fd2
Update Openssl to 3.1.4
2023-10-30 00:42:38 +01:00
Christian Hohnstaedt
570a6c1013
Add build script for MSYS2
...
This script also builds openssl with legacy algorithms enabled.
2023-10-08 22:26:39 +02:00
Christian Hohnstaedt
d6d6d7d9d4
Update copyright years and adapt build scripts
2023-05-16 10:35:14 +02:00
Christian Hohnstaedt
957bdbaa72
Put release related files into an own sub-directory
...
git.release.something ->
Create any git release with a tag to test package (debian/rpm) build
git.release -> Create required changes and tags for the next release
git.publish -> Finalize the release (github release)
gen-binary-hash / binary-hashes.json -> keep track of release hashes
2021-05-09 12:22:53 +02:00