Search found 1 match
- Mon, 2020-06-15, 08:15
- Forum: DCMTK - General
- Topic: Problems setting up a TLS connection using self-issued certificates
- Replies: 0
- Views: 98024
Problems setting up a TLS connection using self-issued certificates
I have been trying for the last few days to set up a TLS connection using selfcreated certificates but to no avail. The setup is as follows: - The PacsTestServer runs on my development VM (Ubuntu 16.04LTS) - The PacsClient is part of a C++ application on an embedded linux machine. It uses the DCMTK ...