GEODE-4348: dotnet SSL example (#445)

* Enable SSL for all server components.

* GEODE-4348: Add SSL example

Co-authored-by: Ivan Godwin <igodwin@pivotal.io>

* GEODE-4728 - User Guide, Incorporate reviewer suggestions

* cmake updated to place ssl certs in example dir

* Updates for SslPutGet example:

- ps1 scripts pull keys from keys subdirs
- Only build SSL examples when OpenSSL is installed
- Update the BUILD-EXAMPLES.md

Coauthored-by: Matt Reddington <mreddington@pivotal.io>

* GEODE-4348: Added missing newline

Co-authored-by: Matthew Reddington <mreddington@pivotal.io>

* GEODE-6211: Fix dotnet example renaming (#444)

GEODE-6211: Fix dotnet example renaming
- Windows packaging step failed because CMakeLists.txt.in still had old names
- pdxautoserializable directory was misnamed
- function execution directory still had old name
- install target works again on Windows
- examples build works again on Windows

Co-authored-by: Mike Martell <mmartell@pivotal.io>

* GEODE-4348: Rebasing on develop and renaming work

* GEODE-4348: Rename example directory

* GEODE-4348: Add renamed subdirectory
19 files changed
tree: bcd44d9b59ea577cd171a07a926558e5891aa675
  1. bin/
  2. clicache/
  3. cmake/
  4. cppcache/
  5. cryptoimpl/
  6. defaultSystem/
  7. dependencies/
  8. dhimpl/
  9. dist/
  10. docker/
  11. docs/
  12. etc/
  13. examples/
  14. executables/
  15. packer/
  16. sqliteimpl/
  17. templates/
  18. tests/
  19. xsds/
  20. .clang-format
  21. .clang-tidy
  22. .cpackignore
  23. .gitignore
  24. .lcovrc
  25. .lgtm.yml
  26. .ratignore
  27. .travis.yml
  28. BUILDING.md
  29. CMakeLists.txt
  30. CONTRIBUTING.md
  31. FindNativeClient.cmake
  32. FindNativeClientCPPCache.cmake
  33. LICENSE
  34. NOTICE
  35. README.md
README.md

Build Status License

Overview
Building from Source
Introduction
Application Development

Overview

Native Client is a client implementation for Apache Geode that does not require the Java server JARs.

Building from Source

Directions to build Native Client from source can be found in the source distribution in BUILDING.md.

Application Development

Native Client applications can be written in these client technologies:

Export Control

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

  • Apache Geode links to and uses OpenSSL ciphers.