-
Notifications
You must be signed in to change notification settings - Fork 48
create a server with PSK support #22
Copy link
Copy link
Open
Description
Hi I am new to this library and SSL in general, apologize in advance. I've been trying to create a server using pydtls that will support PSK. I have a client that tries to establish a PSK connection, but whenever it tries to talk to my server, i just get an error of ssl3_get_client_hello:no shared cipher. How can i do this?
I have an existing client that uses Pydtls and establishes a connection with a server already using PSK so I assumed I should be able to make my own Server that can take connections using PSK cipher.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels