• Home
Name Date Size #Lines LOC

..--

Jamfile.v2D12-May-20241.2 KiB4943

READMED12-May-2024372 95

ca.pemD12-May-20242.9 KiB5049

client.cppD12-May-20244.2 KiB166128

dh2048.pemD12-May-2024424 98

server.cppD12-May-20243.1 KiB146117

server.pemD12-May-20244.1 KiB7270

README

1The passphrase for both the CA and server private keys is "test".
2
3
4-------------------------------------------------------------------------------
5Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
6
7Distributed under the Boost Software License, Version 1.0. (See accompanying
8file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
9