6aa1c58c34
Merge pull request #2773 from testssl/drwetter-patch-1
...
Dockerfile
2025-05-16 16:11:46 +02:00
3977057a1e
Update unit_tests.yml
...
Dockerfile.alpine here
2025-05-16 16:11:22 +02:00
bc4a1ab402
Merge pull request #2772 from Tazmaniac/docker-fix
...
Lowercase the repository name.
2025-05-16 09:20:14 +02:00
495778c808
Lowercase the repository name.
...
To please buildx
2025-05-15 20:32:13 +02:00
4db9cb5afe
Unify ECDH bitlength
2025-05-14 14:07:07 +02:00
5e888ff7ee
rename TLS 1.3 ciphers when using LibreSSL
2025-05-14 10:28:59 +02:00
afbbb0f2c1
Merge pull request #2770 from polarathene/patch-3
...
ci(fix): Docker workflow `build-args` input should be a string
2025-05-12 13:44:47 +02:00
ed02850e10
ci: Docker - Prefer dist-local
stage
2025-05-12 22:51:00 +12:00
66a38e9a2e
ci(fix): build-args
list type is actually a whitepsace delimited string list
2025-05-12 22:42:18 +12:00
68c148dabe
Merge pull request #2768 from polarathene/fix/ci-docker-3.2
...
ci(fix): 3.2 - Docker support adjustments
2025-05-12 12:15:11 +02:00
0aad0a0fac
Try /usr/bin/echo for testing
...
.. although it seems not an option to include this in prod.
RSsee https://github.com/testssl/testssl.sh/issues/2765
Omitting redirecting stderr
2025-05-12 10:43:43 +02:00
7efd56d9b0
ci: docker-3.2.yml
- Minor revisions
...
- Add note about `schedule` event trigger
- `BUILD_VERSION` => `GIT_BRANCH`
- `Dockerfile-alpine` => `Dockerfile.alpine`
- For GHCR username, prefer using `repository_owner` from workflow context which is correct vs `actor` which could be any user capable of triggering the workflow at the repo (which may not align with the expected GHCR username.
2025-05-12 10:57:28 +12:00
324ec443db
docs: Revise Dockerfile.md
...
- Use GH alerts for displaying notes
- Relative links to `Dockerfile`s
- `Dockerfile-alpine` => `Dockerfile.alpine`
2025-05-12 10:57:28 +12:00
46896fb8b1
chore: Rename Dockerfile-alpine
to Dockerfile.alpine
2025-05-12 10:43:49 +12:00
7f48b5ffed
Merge pull request #2766 from testssl/drwetter-patch-1
...
Add DeepWiki doc
2025-05-09 12:57:18 +02:00
9e89129e4f
Add DeepWiki doc
2025-05-09 12:56:35 +02:00
f1daf10c30
make mv visible
2025-05-09 10:09:04 +02:00
b7270a49c2
correct printf
2025-05-09 10:06:08 +02:00
fe57ed8eea
move openssl away
2025-05-09 10:02:30 +02:00
f44464408d
Merge pull request #2764 from vinny-pereira/dev
...
Fix missing line feed in run_breach() failure output
2025-05-09 09:36:45 +02:00
18c4428cf4
elSif
2025-05-09 08:53:17 +02:00
a57a92fa1a
Merge pull request #2762 from testssl/android15
...
Add Android15 handshake simulation
2025-05-08 23:35:05 +02:00
42f738572b
fix spelling error
2025-05-08 23:10:24 +02:00
5f471c76ee
Numbering the checks
2025-05-08 23:08:59 +02:00
042b0c160a
Naming checks, exempt two checks for MacOS
2025-05-08 23:06:51 +02:00
ac49e2e12b
Remove engine problem line
...
as it may contain the openssl path
2025-05-08 19:15:56 +02:00
2557d2151b
Add line
2025-05-08 18:49:51 +02:00
35743166cd
Clarify what Android handshake (best) is
2025-05-08 17:21:19 +02:00
55980c59c3
Add Android 15 handshake
2025-05-08 17:20:15 +02:00
bce1083df8
fix run_breach error output
2025-05-08 07:48:20 -06:00
a9d469d12a
renumber tests properly
2025-05-08 14:44:33 +02:00
ee90ec688d
Merge branch '3.2' into mac_runner
2025-05-08 14:34:59 +02:00
e91b8c7339
reran ~/utils/create_ca_hashes.sh
2025-05-08 14:30:42 +02:00
17acd2a256
Better phrasing
2025-05-08 14:30:13 +02:00
916d607e5b
Number each check
2025-05-08 14:18:30 +02:00
f9e9443cac
Number each check / make it work under MacOS
2025-05-08 14:17:01 +02:00
05818928a0
Number each check / make it work under MacOS
2025-05-08 14:13:01 +02:00
130da03b35
version banner of different binaries
2025-05-08 13:58:31 +02:00
8738b48e86
cpnam
2025-05-08 13:34:56 +02:00
24e045e540
yamllinting...
2025-05-08 13:33:00 +02:00
b89a6bd936
make it better
2025-05-08 13:22:45 +02:00
4e24fcb31c
rename
2025-05-08 13:15:51 +02:00
578c179211
Testing whether macos=14 works and is for free
2025-05-08 13:10:55 +02:00
927a274e95
Merge pull request #2760 from ssupdoc/fix_2759
...
Uses tolower() utility for hostname conversion
2025-05-08 12:38:29 +02:00
760781068d
Merge pull request #2758 from polarathene/patch-2
...
ci: `Dockerfile` - Support local and git builds with the openSUSE Leap image
2025-05-08 11:25:30 +02:00
aa2ebf3c21
Uses tolower() utility for hostname conversion
2025-05-08 17:03:04 +12:00
5719fccc93
Merge pull request #2757 from sullo/3.2
...
Lowercase URL to match 'HTTPS://<server>/'
2025-05-06 09:51:06 +02:00
bf895807f5
docs: Revise Dockerfile
instructions
2025-05-06 17:26:56 +12:00
c1346f2032
chore: Update Dockerfile-alpine
2025-05-06 16:32:24 +12:00
312f326734
ci: Dockerfile
- Support local and git builds with Leap image
2025-05-06 16:00:06 +12:00