Sleds/cppboost/libs/asio/example/cpp03/ssl
2025-03-13 15:28:38 -06:00
..
ca.pem Initial commit part 2 2025-03-13 15:28:38 -06:00
client.cpp Initial commit part 2 2025-03-13 15:28:38 -06:00
dh512.pem Initial commit part 2 2025-03-13 15:28:38 -06:00
Jamfile Initial commit part 2 2025-03-13 15:28:38 -06:00
Jamfile.v2 Initial commit part 2 2025-03-13 15:28:38 -06:00
README Initial commit part 2 2025-03-13 15:28:38 -06:00
server.cpp Initial commit part 2 2025-03-13 15:28:38 -06:00
server.pem Initial commit part 2 2025-03-13 15:28:38 -06:00

The passphrase for both the CA and server private keys is "test".


-------------------------------------------------------------------------------
Copyright (c) 2003-2013 Christopher M. Kohlhoff (chris at kohlhoff dot com)

Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)