1
0
Fork 0
arangodb/3rdParty/boost/1.69.0/libs/asio/example/cpp03/ssl
Jan fa7de56cf8
upgrade to boost 1.69.0 (#7910)
2019-01-09 17:17:33 +01:00
..
Jamfile.v2
README
ca.pem
client.cpp
dh2048.pem
server.cpp
server.pem

README

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


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