diff options
author | Dave Brolley <brolley@redhat.com> | 2009-02-03 12:28:18 -0500 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-02-03 12:28:18 -0500 |
commit | 6288515e1af7d7699628e2c4843f565938fa03a9 (patch) | |
tree | 7535050845f91d2f10dce54991a9966ddc0acd1d /NEWS | |
parent | f5a40c83733a8270c1b9e991b8999e5fc8601e5f (diff) | |
download | systemtap-steved-6288515e1af7d7699628e2c4843f565938fa03a9.tar.gz systemtap-steved-6288515e1af7d7699628e2c4843f565938fa03a9.tar.xz systemtap-steved-6288515e1af7d7699628e2c4843f565938fa03a9.zip |
Document client/server certificate management and tools.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,7 +10,10 @@ was specified. The client/server now use SSL for network connection security and - for signing. + for signing. + + The systemtap client and server are prototypes only. Interfaces, options + and usage may change at any time. See stap-server(8) for more details. |