1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/asio/example/cpp03/ssl
jsteemann 3c8493e25f upgraded to boost version 1.62.0
correctly emit boost version

removed html files from boost directory
2017-01-04 18:08:06 +01:00
..
Jamfile upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
Jamfile.v2 upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
README upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
ca.pem upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
client.cpp upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
dh2048.pem upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
server.cpp upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
server.pem upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00

README

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


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