diff options
| author | Bernard Spil <brnrd@FreeBSD.org> | 2017-10-10 11:47:19 +0000 |
|---|---|---|
| committer | Bernard Spil <brnrd@FreeBSD.org> | 2017-10-10 11:47:19 +0000 |
| commit | b580e6a1fa9b31baf7fff9ca7f5175b487f60dfd (patch) | |
| tree | 2c0b96ad8285130b904baed83e0082d5c33bef8c /security/openssl-unsafe/files/pkg-message.in | |
| parent | Add LICENSE (diff) | |
security/openssl-unsafe: Add OpenSSL port for scanning/testing
- OpenSSL binary and libs for testing and scanning
- Use with e.g. sslscan or testssl.sh
Differential Revision: https://reviews.freebsd.org/D9483
Notes
Notes:
svn path=/head/; revision=451695
Diffstat (limited to 'security/openssl-unsafe/files/pkg-message.in')
| -rw-r--r-- | security/openssl-unsafe/files/pkg-message.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/openssl-unsafe/files/pkg-message.in b/security/openssl-unsafe/files/pkg-message.in new file mode 100644 index 000000000000..faa27e6e382d --- /dev/null +++ b/security/openssl-unsafe/files/pkg-message.in @@ -0,0 +1,8 @@ +/!\ ================================ /!\ ============================== /!\ +/!\ /!\ +/!\ This openssl version is for security testing/scanning purposes only /!\ +/!\ /!\ +/!\ DO NOT USE FOR PRODUCTION PURPOSES /!\ +/!\ /!\ +/!\ ================================ /!\ ============================== /!\ + |
