diff options
Diffstat (limited to '3rdparty/asio/src/examples/cpp03/ssl/README')
-rw-r--r-- | 3rdparty/asio/src/examples/cpp03/ssl/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/3rdparty/asio/src/examples/cpp03/ssl/README b/3rdparty/asio/src/examples/cpp03/ssl/README deleted file mode 100644 index b04fc30c559..00000000000 --- a/3rdparty/asio/src/examples/cpp03/ssl/README +++ /dev/null @@ -1,8 +0,0 @@ -The passphrase for both the CA and server private keys is "test". - - -------------------------------------------------------------------------------- -Copyright (c) 2003-2021 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) |