diff options
author | Rob Austein <sra@hactrn.net> | 2008-01-24 00:40:50 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-01-24 00:40:50 +0000 |
commit | e4887ce5d7fb4a2c459fdfc52685d0d9310be7c5 (patch) | |
tree | 60cf791235fcc885497eb103686e93125e029e19 /scripts/test-pow-tls.py | |
parent | 867bd91ba8bf05271cf5a88a297c84de32eefc51 (diff) |
Copyright
svn path=/scripts/Old/rsset.py; revision=1499
Diffstat (limited to 'scripts/test-pow-tls.py')
-rw-r--r-- | scripts/test-pow-tls.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/test-pow-tls.py b/scripts/test-pow-tls.py index 8afccbbb..99e412f0 100644 --- a/scripts/test-pow-tls.py +++ b/scripts/test-pow-tls.py @@ -1,5 +1,19 @@ # $Id$ +# Copyright (C) 2008 American Registry for Internet Numbers ("ARIN") +# +# Permission to use, copy, modify, and distribute this software for any +# purpose with or without fee is hereby granted, provided that the above +# copyright notice and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +# AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# PERFORMANCE OF THIS SOFTWARE. + # Grope towards testing TLS functionality in POW # openssl s_server -tls1 -Verify 9 -cert biz-certs/Alice-EE.cer -key biz-certs/Alice-EE.key -www -CApath biz-certs -chain |