28 Commits

Author SHA1 Message Date
olszomal c23f92ca68 Improve PKCS#11 and CNG usage instructions in README 2025-09-22 11:16:29 +02:00
Michał Trojnara 025e808c01 docs: fix typos in README 2025-06-20 16:26:18 +02:00
Michał Trojnara 4c3a1e887c docs: fix typos in README 2025-06-20 16:04:36 +02:00
Michał Trojnara 97ee163e31 Document script file support 2025-06-20 14:06:05 +02:00
olszomal 838aaaee8d libp11 PKCS#11 provider support 2025-03-28 14:05:12 +01:00
Małgorzata Olszówka db5b4c4dc0 Add the "-engineCtrl" option to control hardware and CNG engines (#405)
Documentation updated for CNG engine 1.1 compatibility.
2024-09-08 19:23:38 +02:00
Joe Tylka 75ce1dadf5 Add missing dependencies for install in fresh ubuntu 2023-10-10 16:19:42 +02:00
fanquake d6f94d71f7 doc: correct minimum CMake version in README.md
It's 3.17, not 3.6.
2023-06-01 19:43:42 +02:00
olszomal 246f0abbfc Optional CMake parameters 2023-03-25 20:34:25 +01:00
olszomal fef65536f6 remove warning 2023-01-15 22:34:34 +01:00
olszomal f57b469c29 Add an option override the autodetected directory for installing bash completions 2023-01-10 17:38:58 +01:00
olszomal 225ce9bbd6 update building osslsigncode for Unix-like operating systems 2022-08-12 20:45:57 +02:00
Michał Trojnara 92673b8f00 Add a build status badge 2022-07-26 16:38:08 +02:00
Michał Trojnara 6a873c3a49 simplify cmake 2022-07-16 20:01:11 +02:00
olszomal 860e8d6f4e cmake3 note 2022-06-20 12:13:00 +02:00
olszomal 60fe5d15fe use CMake instead of Makefile 2022-05-25 20:27:21 +02:00
Michał Trojnara 98308f2e0a remove PVK conversion notes from README.md
This is no longer needed since release 1.5, which added native support
for PVK keys.
2022-03-06 21:57:43 +01:00
Michał Trojnara da4413d0c7 move unauth blob documentation to README.md
Removed dead links and references to a fork that was merged long time
ago.
2022-03-06 21:46:47 +01:00
Michał Trojnara c64add388b Separate section for bootstrapping 2021-06-13 21:57:09 +02:00
sebaxakerhtc 2912eb054c missing autoconf for MacOS 2021-06-13 20:47:38 +02:00
olszomal de05123adc update documentation 2021-06-09 23:36:17 +02:00
Michał Trojnara 315357f092 Update a dead link in the documentation
Closes #84
2021-04-05 20:32:38 +02:00
tdyer 790abf66da update documentation for timestamp server
- verisign timestamp server is no longer in service
   update docs to point to alternative service
2021-01-06 21:25:41 +01:00
olszomal 56a1413cb5 how to use PKCS11 token 2020-05-05 14:48:48 +02:00
Randy Fay dc0b2d7273 Improve build instructions for osslsigncode, fixes #12 (#15)
fixes #12

* Switch to using PKG_CONFIG_PATH instead of LDFLAGS and CPPFLAGS
2019-07-28 14:11:53 +02:00
Michał Trojnara 693ac8c476 new bug reporting procedure 2018-12-08 17:07:25 +01:00
Michał Trojnara 6bc9105793 file format fixes 2018-12-04 22:06:35 +01:00
Michał Trojnara 9b2df1c2fc file renames 2018-12-04 21:03:21 +01:00