1
0
Fork 0
arangodb/3rdParty/boost/1.61.0/libs/asio/example/cpp03/ssl
Frank Celler 720992c53f upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
..
Jamfile upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
Jamfile.v2 upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
README upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
ca.pem upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
client.cpp upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
dh2048.pem upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
server.cpp upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
server.pem upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00

README

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


-------------------------------------------------------------------------------
Copyright (c) 2003-2015 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)