Skip to content

Update client simulations#2169

Merged
drwetter merged 21 commits into3.1devfrom
update_clients1
May 31, 2022
Merged

Update client simulations#2169
drwetter merged 21 commits into3.1devfrom
update_clients1

Conversation

@drwetter
Copy link
Copy Markdown
Collaborator

@drwetter drwetter commented May 3, 2022

See #2168

@drwetter drwetter marked this pull request as draft May 3, 2022 20:13
drwetter added 3 commits May 4, 2022 14:32
Note this doesn't add alpn (same as openssl). See here https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html
if you want to add that.

This code is NOT GPLv2! It was taken from the Oracle web site which didn't list any license
(https://docs.oracle.com/javase/10/security/sample-code-illustrating-secure-socket-connection-client-and-server.htm).
plus

* amend documentation
* remove TLS 1.3 ciphers in ch_ciphers for consistency reasons
@drwetter
Copy link
Copy Markdown
Collaborator Author

drwetter commented May 4, 2022

Java 6 was deprecated

drwetter added 4 commits May 4, 2022 15:56
and hint to missing ALPN
... so that they a recognized by ~/utils/hexstream2curves.sh
* readded to the markdown
* readded to the clientsimulations for Java 12
@drwetter drwetter marked this pull request as ready for review May 31, 2022 10:12
@drwetter drwetter merged commit 8438f99 into 3.1dev May 31, 2022
drwetter added a commit that referenced this pull request May 31, 2022
see #2169, #2168

Added:
* Safari for macOS
* Java 17 LTS
* OpenSSL 3.0.3
* Android 11 and 12
* Go client (1.17)
* Firefox 100, Chrome and Edge 101 using Win10
* Thunderbird 91.9
* AppleMail
* LibreSSL from MacOS

* disabled Java 12 and Safari on OS X 10.12
* disabled Android < 6.0

* documention update how to add a client simulation
* add curves-mapping.txt file
@drwetter drwetter deleted the update_clients1 branch May 31, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant