Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. ### Option: TLSKeyFile
  2. # Full pathname of a file containing the agent private key.
  3. #
  4. # Mandatory: no
  5. # Default:
  6. # TLSKeyFile=
  7.  
  8. ### Option: TLSPSKIdentity
  9. # Unique, case sensitive string used to identify the pre-shared key.
  10. #
  11. # Mandatory: no
  12. # Default:
  13. # TLSPSKIdentity=
  14.  
  15. ### Option: TLSPSKFile
  16. # Full pathname of a file containing the pre-shared key.
  17. #
  18. # Mandatory: no
  19. # Default:
  20. # TLSPSKFile=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement