qtgrpc/examples/grpc/chat/server/credentials
Dennis Oberst c0496671be qtgrpc_chat_server: Compile certificates into the application
The previous approach was error-prone, as using TARGET_FILE_DIR
hard-coded the path to the build directory and ignored install locations
entirely.

Fix this by using a more reliable approach: embedding the certificate
strings directly into the application.

Pick-to: 6.9 6.9.0 6.8 6.8.3
Change-Id: Ifb883891fd55bb023e7f9828f9c422ea3e5d1c3e
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-03-13 13:11:23 +01:00
..
certificates.h qtgrpc_chat_server: Compile certificates into the application 2025-03-13 13:11:23 +01:00
createCerts.sh Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00