diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-12-13 08:38:21 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-12-13 08:38:21 +0000 |
commit | 641aa14c2df38f1266898a00458d511506560107 (patch) | |
tree | 2197355938b838ab9004765e67317944f50962aa /www/lynx/files | |
parent | 6d1aa816e1617330514dc3e00e131683a72714f4 (diff) | |
download | ports-641aa14c2df38f1266898a00458d511506560107.tar.gz ports-641aa14c2df38f1266898a00458d511506560107.zip |
Notes
Diffstat (limited to 'www/lynx/files')
-rw-r--r-- | www/lynx/files/pkg-message.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/lynx/files/pkg-message.in b/www/lynx/files/pkg-message.in new file mode 100644 index 000000000000..dc916cfe4dd0 --- /dev/null +++ b/www/lynx/files/pkg-message.in @@ -0,0 +1,13 @@ +To enable certificate handling for SSL connnections, set +SSL_CERT_DIR and SSL_CERT_FILE in your environment to the +proper values (depending upon which SSL library +%%PREFIX%%/bin/lynx uses), as described in: + +%%DOCSDIR%%/docs/README.sslcerts + +and: + +%%DOCSDIR%%/docs/README.rootcerts. + +You may also need to generate keys and certificates as +described in the latter document and your SSL documentation. |