mirror of
https://github.com/3proxy/3proxy.git
synced 2026-09-17 11:35:50 +08:00
Signing the release binaries with a self-signed certificate gives no trust benefit: Windows does not recognize the issuer, so SmartScreen warns anyway, and the signature is a frequent trigger for antivirus false positives. Drop the Decode Certificate / Extract public certificate / Sign steps from the MSVC and Watcom workflows, stop shipping the extracted 3proxy.crt in the distribution, and remove the certificate URL from the build version string. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-ipk.yml | ||
| build-rpm-arm64.yml | ||
| build-rpm-armhf.yml | ||
| build-rpm-x86-64.yml | ||
| build-watcom.yml | ||
| build-win32.yml | ||
| build-win64.yml | ||
| build-win-msys2-ucrt64.yml | ||
| build-winarm64.yml | ||
| c-cpp-cmake.yml | ||
| c-cpp-Linux.yml | ||
| c-cpp-MacOS.yml | ||
| c-cpp-Windows.yml | ||
| docker-test.yml | ||
| docker.yml | ||
| update-docs.yml | ||
| update-version.yml | ||
| update-wiki.yml | ||