openssl-agent/0.18.0-a.0.20250620062020.5011df9ec0a0

[brief]

OpenSSL key agent

This package contains the OpenSSL key agent and client utilities.

Note that this project is not affiliated with OpenSSL. OpenSSL is a
registered trademark owned by the OpenSSL Software Foundation used
with permission.

The aim of these utilities is to provide an openssl-rsautl(1) drop-in
replacement for performing cryptographic operations using a private key
that is unlocked for the session, similar to OpenSSH's ssh-agent(1).

The typical usage is as follows:

1. Start the OpenSSL key agent which prompts for a password/PIN for the
   specified private key. The agent then forks off the daemon which unlocks
   the key, opens a UNIX domain socket, and waits for cryptographic operation
   requests from the OpenSSL client.

   The agent also prints to stdout a shell script fragment that sets the
   environment variables necessary for locating the agent.

2. Source the script fragment printed by the agent into the shell.

3. Run the OpenSSL client to perform a cryptographic operation.

For example:

$ openssl-agent-pkcs11 "pkcs11:object=SIGN%20key" >agent.env
Enter PIN for PKCS#11:*******

$ source agent.env
Agent pid 14696

$ openssl-client rsautl -sign -keyform engine -engine pkcs11 \
-inkey "pkcs11:object=SIGN%20key" <<<test >signature

...

$ kill 14696

By default, openssl-agent-pkcs11(1) uses opensc-pkcs11 module, unless a
different one is explicitly specified in the private key URL (see RFC7512
Section "The PKCS #11 URI Scheme" for details).

To use opensc-pkcs11, make sure that the following packages are installed in
the system:

Debian/Ubuntu: opensc-pkcs11
Fedora/RHEL:   opensc

Note that for some Debian versions the opensc-pkcs11 package has the missing
libpcsclite1 dependency, so make sure it is also installed.

For more information see:

https://build2.org/

See the NEWS file for the user-visible changes from the previous release.

See the LICENSE file for the distribution conditions.

See the INSTALL file for the prerequisites and installation instructions.

See the doc/ directory for documentation.

Send questions, bug reports, or any other feedback to the users@build2.org
mailing list. You can post without subscribing. See https://lists.build2.org
for searchable archives, posting guidelines, etc.
version 0.18.0-a.0.20250620062020.5011df9ec0a0
license MIT
repository https://stage.build2.org/1
download openssl-agent-0.18.0-a.0.20250620062020.5011df9ec0a0.tar.gz
sha256 788790b6166fef979ae23818d4c6e2b52eb143ee244c632570cbdb2960b37bfb
project build2
url build2.org
doc-url build2.org/doc.xhtml
src-url git.build2.org/cgit/openssl-agent/tree/
topics cryptographic tokencryptography

Depends (1)

libbutl [0.18.0-a.0.1 0.18.0-a.1)

Requires (1)

c++14

Builds

toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
timestamp 2025-09-05 19:00:31 UTC (07:55:47 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
timestamp 2025-09-05 18:59:12 UTC (07:57:06 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
timestamp 2025-09-05 18:57:51 UTC (07:58:27 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_14
timestamp 2025-09-05 18:56:31 UTC (07:59:47 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
timestamp 2025-09-05 17:44:50 UTC (09:11:28 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
timestamp 2025-09-05 17:43:42 UTC (09:12:35 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
timestamp 2025-09-05 17:42:35 UTC (09:13:42 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
timestamp 2025-09-05 17:41:32 UTC (09:14:46 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18-O3
timestamp 2025-09-05 17:40:30 UTC (09:15:47 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_18
timestamp 2025-09-05 17:39:29 UTC (09:16:48 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9_tsan-gcc_7.4
timestamp 2025-09-05 13:35:05 UTC (13:21:13 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11_tsan-gcc_11.3
timestamp 2025-09-05 13:29:35 UTC (13:26:42 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_fedora_42-gcc_15-bindist
timestamp 2025-09-05 13:27:21 UTC (13:28:56 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_fedora_41-gcc_14-bindist
timestamp 2025-09-05 13:26:20 UTC (13:29:57 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11_tsan-clang_14.0
timestamp 2025-09-05 13:21:48 UTC (13:34:30 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11_asan-clang_14.0
timestamp 2025-09-05 13:21:29 UTC (13:34:48 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11_asan-gcc_11.3
timestamp 2025-09-05 13:18:42 UTC (13:37:35 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_ubuntu_24.04-gcc_13-bindist
timestamp 2025-09-05 13:18:07 UTC (13:38:10 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_12-relocatable
timestamp 2025-09-05 13:16:33 UTC (13:39:44 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_12-bindist
timestamp 2025-09-05 13:15:43 UTC (13:40:34 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-gcc_10.2-bindist
timestamp 2025-09-05 13:13:51 UTC (13:42:26 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-static_O3
timestamp 2025-09-05 12:50:55 UTC (14:05:22 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-ndebug_O3
timestamp 2025-09-05 12:49:47 UTC (14:06:30 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14-O3
timestamp 2025-09-05 12:48:45 UTC (14:07:32 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_14
timestamp 2025-09-05 12:47:29 UTC (14:08:48 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-static_O3
timestamp 2025-09-05 12:06:17 UTC (14:50:01 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++-O3
timestamp 2025-09-05 12:05:30 UTC (14:50:48 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18_libc++
timestamp 2025-09-05 12:04:45 UTC (14:51:32 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-static_O3
timestamp 2025-09-05 12:03:58 UTC (14:52:20 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18-O3
timestamp 2025-09-05 12:03:10 UTC (14:53:07 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_18
timestamp 2025-09-05 12:02:27 UTC (14:53:50 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_rhel_8-gcc_8-bindist
timestamp 2025-09-05 11:30:03 UTC (15:26:14 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-static_O3
timestamp 2025-09-05 11:29:59 UTC (15:26:18 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-clang_8.0_libc++
timestamp 2025-09-05 11:29:35 UTC (15:26:42 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-clang_14.0_libc++
timestamp 2025-09-05 11:29:26 UTC (15:26:51 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-relocatable
timestamp 2025-09-05 11:29:14 UTC (15:27:04 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-clang_13.0_libc++
timestamp 2025-09-05 11:28:58 UTC (15:27:19 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-clang_8.0
timestamp 2025-09-05 11:28:45 UTC (15:27:32 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-clang_14.0
timestamp 2025-09-05 11:28:14 UTC (15:28:03 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-clang_13.0
timestamp 2025-09-05 11:28:07 UTC (15:28:10 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-gcc_9.3
timestamp 2025-09-05 11:28:01 UTC (15:28:16 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-gcc_10.2
timestamp 2025-09-05 11:27:31 UTC (15:28:46 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_9.0_libc++
timestamp 2025-09-05 11:27:25 UTC (15:28:52 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_12.0_libc++
timestamp 2025-09-05 11:26:46 UTC (15:29:31 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18-O3
timestamp 2025-09-05 11:26:34 UTC (15:29:44 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_9.0
timestamp 2025-09-05 11:26:26 UTC (15:29:52 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_10.0_libc++
timestamp 2025-09-05 11:26:05 UTC (15:30:12 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_12.0
timestamp 2025-09-05 11:25:26 UTC (15:30:51 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-freebsd14.1
tgt config freebsd_14-clang_18
timestamp 2025-09-05 11:24:42 UTC (15:31:35 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_10.0
timestamp 2025-09-05 11:23:25 UTC (15:32:52 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
timestamp 2025-09-05 10:48:55 UTC (16:07:23 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-clang_17
timestamp 2025-09-05 10:47:50 UTC (16:08:27 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target aarch64-linux-gnu
tgt config linux_debian_12-gcc_13
timestamp 2025-09-05 10:46:56 UTC (16:09:22 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_ubuntu_22.04-gcc_11-bindist
timestamp 2025-09-05 10:45:33 UTC (16:10:45 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17_libc++
timestamp 2025-09-05 10:43:56 UTC (16:12:21 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_rhel_9-gcc_11-bindist
timestamp 2025-09-05 10:43:16 UTC (16:13:02 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_16.0_libc++
timestamp 2025-09-05 10:42:34 UTC (16:13:43 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_17
timestamp 2025-09-05 10:41:49 UTC (16:14:28 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_16.0
timestamp 2025-09-05 10:41:11 UTC (16:15:06 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-gcc_12.1
timestamp 2025-09-05 10:39:13 UTC (16:17:04 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_11.0_libc++
timestamp 2025-09-05 10:22:27 UTC (16:33:50 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_10-clang_11.0
timestamp 2025-09-05 10:21:37 UTC (16:34:40 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_11-gcc_11.3
timestamp 2025-09-05 10:20:24 UTC (16:35:54 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-gcc_8.4
timestamp 2025-09-05 10:19:34 UTC (16:36:43 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_15.0_libc++
timestamp 2025-09-05 09:36:02 UTC (17:20:16 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-clang_15.0
timestamp 2025-09-05 09:35:15 UTC (17:21:02 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_12-gcc_13.1
timestamp 2025-09-05 09:33:56 UTC (17:22:21 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-clang_7.0_libc++
timestamp 2025-09-05 09:10:51 UTC (17:45:26 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-clang_7.0
timestamp 2025-09-05 09:10:15 UTC (17:46:02 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-gcc_7.4
timestamp 2025-09-05 09:08:29 UTC (17:47:48 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-clang_6.0_libc++
timestamp 2025-09-05 09:08:29 UTC (17:47:48 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_ubuntu_16.04-clang_3.7_libc++
timestamp 2025-09-05 09:08:11 UTC (17:48:06 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-freebsd13.3
tgt config freebsd_13-clang_17
timestamp 2025-09-05 09:07:52 UTC (17:48:25 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_9-clang_6.0
timestamp 2025-09-05 09:07:48 UTC (17:48:29 hours ago)
result success | log | rebuild
toolchain stage-0.18.0-a.0.20250827065714.90c4b05593a7
target x86_64-linux-gnu
tgt config linux_debian_8-gcc_4.9
timestamp 2025-09-05 09:06:39 UTC (17:49:39 hours ago)
result success | log | rebuild
target x86_64-apple-darwin22.5.0
tgt config macos_13-clang_15.0
result excluded (currently only supported on Linux and BSD)
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0
result excluded (currently only supported on Linux and BSD)
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-O3
result excluded (currently only supported on Linux and BSD)
target x86_64-apple-darwin23.5.0
tgt config macos_14-clang_15.0-static_O3
result excluded (currently only supported on Linux and BSD)
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew
result excluded (currently only supported on Linux and BSD)
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-O3
result excluded (currently only supported on Linux and BSD)
target x86_64-apple-darwin23.5.0
tgt config macos_14-gcc_14_homebrew-static_O3
result excluded (currently only supported on Linux and BSD)
target x86_64-w64-mingw32
tgt config windows_10-gcc_14.2_mingw_w64
result excluded (currently only supported on Linux and BSD)
target x86_64-w64-mingw32
tgt config windows_10-gcc_14.2_mingw_w64-O2
result excluded (currently only supported on Linux and BSD)
target x86_64-w64-mingw32
tgt config windows_10-gcc_14.2_mingw_w64-static_O2
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-O2
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.8-static_O2
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-O2
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-msvc_17.10-static_O2
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_17_msvc_msvc_17.10
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-O2
result excluded (currently only supported on Linux and BSD)
target x86_64-microsoft-win32-msvc14.3
tgt config windows_10-clang_18_llvm_msvc_17.10-static_O2
result excluded (currently only supported on Linux and BSD)

Changes

See https://git.build2.org/cgit/openssl-agent/log/ for the change log.