solarisのインストールログ(openssl)
openssl
インストール前
# find / -name openssl
/export/meka/20100903php/php-5.2.14/ext/openssl
/usr/sfw/bin/openssl
/usr/sfw/include/openssl
/etc/sfw/openssl
# /usr/sfw/bin/openssl version
OpenSSL 0.9.7d 17 Mar 2004 (+ security fixes for: CVE-2005-2969 CVE-2006-2937 CVE-2006-2940 CVE-2006-3738 CVE-2006-4339 CVE-2006-4343 CVE-2007-5135 CVE-2008-5077)
インストールのログ
# /opt/csw/bin/pkg-get -i openssl
WARNING: gpg not found
No existing install of CSWossl found. Installing...
Trying http://dist.justplayer.com/csw/stable/i386/5.10/openssl-0.9.8g,REV=2008.03.22_rev=g-SunOS5.8-all-CSW.pkg.gz
--2010-09-26 03:14:15-- http://dist.justplayer.com/csw/stable/i386/5.10/openssl-0.9.8g,REV=2008.03.22_rev=g-SunOS5.8-all-CSW.pkg.gz
Resolving dist.justplayer.com... 59.106.124.150
Connecting to dist.justplayer.com|59.106.124.150|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3514 (3.4K) [application/x-gzip]
Saving to: `openssl-0.9.8g,REV=2008.03.22_rev=g-SunOS5.8-all-CSW.pkg.gz'
100%[=====================================================================>] 3,514 --.-K/s in 0.01s
2010-09-26 03:14:16 (316 KB/s) - `openssl-0.9.8g,REV=2008.03.22_rev=g-SunOS5.8-all-CSW.pkg.gz' saved [3514/3514]
Analysing special files...
Trying to install dependancy openssl_devel
No existing install of CSWossldevel found. Installing...
Trying http://dist.justplayer.com/csw/stable/i386/5.10/openssl_devel-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
--2010-09-26 03:14:16-- http://dist.justplayer.com/csw/stable/i386/5.10/openssl_devel-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
Resolving dist.justplayer.com... 59.106.124.150
Connecting to dist.justplayer.com|59.106.124.150|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3456995 (3.3M) [application/x-gzip]
Saving to: `openssl_devel-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz'
100%[=====================================================================>] 3,456,995 5.23M/s in 0.6s
2010-09-26 03:14:17 (5.23 MB/s) - `openssl_devel-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz' saved [3456995/3456995]
Analysing special files...
</var/pkg-get/downloads/openssl_devel-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz.tmp> 中のパッケージ インスタンス <CSWossldevel> を処理中です。
openssl_devel - Openssl development support(i386) 0.9.8,REV=2007.12.26_rev=g
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts. Actually both licenses are BSD-style
Open Source licenses. In case of any license issues related to OpenSSL
please contact [email protected].
OpenSSL License
---------------
/* ====================================================================
* Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* [email protected].
*
* 5. Products derived from this software may not be called "OpenSSL"
* nor may "OpenSSL" appear in their names without prior written
* permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* ([email protected]). This product includes software written by Tim
* Hudson ([email protected]).
*
*/
Original SSLeay License
-----------------------
/* Copyright (C) 1995-1998 Eric Young ([email protected])
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young ([email protected]).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson ([email protected]).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young ([email protected])"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson ([email protected])"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/
## パッケージ情報を処理中です。
## システム情報を処理中です。
4 個のパッケージパス名がすでに正しくインストールされています。
## パッケージの依存関係を検査しています。
## ディスク領域の要件を確認中です。
## すでにインストール済みのパッケージとの重複を確認中です。
## setuid/setgid を行うプログラムを検査中です。
openssl_devel - Openssl development support を <CSWossldevel> としてインストール中です。
## 1/1 部分をインストールしています。
/opt/csw/include/openssl/aes.h
/opt/csw/include/openssl/asn1.h
/opt/csw/include/openssl/asn1_mac.h
/opt/csw/include/openssl/asn1t.h
/opt/csw/include/openssl/bio.h
/opt/csw/include/openssl/blowfish.h
/opt/csw/include/openssl/bn.h
/opt/csw/include/openssl/buffer.h
/opt/csw/include/openssl/cast.h
/opt/csw/include/openssl/comp.h
/opt/csw/include/openssl/conf.h
/opt/csw/include/openssl/conf_api.h
/opt/csw/include/openssl/crypto.h
/opt/csw/include/openssl/des.h
/opt/csw/include/openssl/des_old.h
/opt/csw/include/openssl/dh.h
/opt/csw/include/openssl/dsa.h
/opt/csw/include/openssl/dso.h
/opt/csw/include/openssl/dtls1.h
/opt/csw/include/openssl/e_os2.h
/opt/csw/include/openssl/ebcdic.h
/opt/csw/include/openssl/ec.h
/opt/csw/include/openssl/ecdh.h
/opt/csw/include/openssl/ecdsa.h
/opt/csw/include/openssl/engine.h
/opt/csw/include/openssl/err.h
/opt/csw/include/openssl/evp.h
/opt/csw/include/openssl/hmac.h
/opt/csw/include/openssl/idea.h
/opt/csw/include/openssl/krb5_asn.h
/opt/csw/include/openssl/kssl.h
/opt/csw/include/openssl/lhash.h
/opt/csw/include/openssl/md2.h
/opt/csw/include/openssl/md4.h
/opt/csw/include/openssl/md5.h
/opt/csw/include/openssl/obj_mac.h
/opt/csw/include/openssl/objects.h
/opt/csw/include/openssl/ocsp.h
/opt/csw/include/openssl/opensslconf.h
/opt/csw/include/openssl/opensslv.h
/opt/csw/include/openssl/ossl_typ.h
/opt/csw/include/openssl/pem.h
/opt/csw/include/openssl/pem2.h
/opt/csw/include/openssl/pkcs12.h
/opt/csw/include/openssl/pkcs7.h
/opt/csw/include/openssl/pq_compat.h
/opt/csw/include/openssl/pqueue.h
/opt/csw/include/openssl/rand.h
/opt/csw/include/openssl/rc2.h
/opt/csw/include/openssl/rc4.h
/opt/csw/include/openssl/ripemd.h
/opt/csw/include/openssl/rsa.h
/opt/csw/include/openssl/safestack.h
/opt/csw/include/openssl/sha.h
/opt/csw/include/openssl/ssl.h
/opt/csw/include/openssl/ssl2.h
/opt/csw/include/openssl/ssl23.h
/opt/csw/include/openssl/ssl3.h
/opt/csw/include/openssl/stack.h
~~~~~~~~~~~~省略~~~~~~~~~~~~~~~~
/opt/csw/share/man/man3/SSL_shutdown.3
/opt/csw/share/man/man3/SSL_state_string.3
/opt/csw/share/man/man3/SSL_state_string_long.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_PrivateKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_PrivateKey_ASN1.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_PrivateKey_file.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_RSAPrivateKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_RSAPrivateKey_file.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_certificate.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_certificate_ASN1.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_use_certificate_file.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_want.3
/opt/csw/share/man/man3/SSL_want_nothing.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_want_read.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_want_write.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_want_x509_lookup.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSL_write.3
/opt/csw/share/man/man3/SSLeay.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSLeay_add_ssl_algorithms.3 <シンボリックリンク>
/opt/csw/share/man/man3/SSLeay_version.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_OpenSSL.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_add_error_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_add_info_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_add_input_boolean.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_add_input_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_add_user_data.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_add_verify_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_construct_prompt.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_ctrl.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_dup_error_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_dup_info_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_dup_input_boolean.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_dup_input_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_dup_verify_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_free.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_get0_result.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_get0_user_data.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_get_default_method.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_get_method.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_new.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_new_method.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_process.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_set_default_method.3 <シンボリックリンク>
/opt/csw/share/man/man3/UI_set_method.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_ENTRY_create_by_NID.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_ENTRY_create_by_txt.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_ENTRY_get_data.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_ENTRY_get_object.3
/opt/csw/share/man/man3/X509_NAME_ENTRY_set_data.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_ENTRY_set_object.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_add_entry.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_add_entry_by_NID.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_add_entry_by_OBJ.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_add_entry_by_txt.3
/opt/csw/share/man/man3/X509_NAME_delete_entry.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_entry_count.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_get_entry.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_get_index_by_NID.3
/opt/csw/share/man/man3/X509_NAME_get_index_by_OBJ.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_get_text_by_NID.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_get_text_by_OBJ.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_oneline.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_print.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_NAME_print_ex.3
/opt/csw/share/man/man3/X509_NAME_print_ex_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_free.3 <シンボリックリンク>
/opt/csw/share/man/man3/X509_new.3
/opt/csw/share/man/man3/bio.3
/opt/csw/share/man/man3/blowfish.3
/opt/csw/share/man/man3/bn.3
/opt/csw/share/man/man3/bn_add_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_check_top.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_cmp_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_div_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_dump.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_expand.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_expand2.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_fix_top.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_internal.3
/opt/csw/share/man/man3/bn_mul_add_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_comba4.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_comba8.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_high.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_low_normal.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_low_recursive.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_normal.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_part_recursive.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_recursive.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_mul_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_print.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_set_high.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_set_low.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_set_max.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_sqr_comba4.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_sqr_comba8.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_sqr_normal.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_sqr_recursive.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_sqr_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_sub_words.3 <シンボリックリンク>
/opt/csw/share/man/man3/bn_wexpand.3 <シンボリックリンク>
/opt/csw/share/man/man3/buffer.3
/opt/csw/share/man/man3/crypto.3
/opt/csw/share/man/man3/d2i_509_CRL_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_ASN1_OBJECT.3
/opt/csw/share/man/man3/d2i_DHparams.3
/opt/csw/share/man/man3/d2i_DSAPrivateKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_DSAPublicKey.3
/opt/csw/share/man/man3/d2i_DSA_PUBKEY.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_DSA_SIG.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_Netscape_RSA.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_PKCS8PrivateKey.3
/opt/csw/share/man/man3/d2i_PKCS8PrivateKey_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_PKCS8PrivateKey_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_RSAPrivateKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_RSAPublicKey.3
/opt/csw/share/man/man3/d2i_RSA_PUBKEY.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_SSL_SESSION.3
/opt/csw/share/man/man3/d2i_X509.3
/opt/csw/share/man/man3/d2i_X509_ALGOR.3
/opt/csw/share/man/man3/d2i_X509_CRL.3
/opt/csw/share/man/man3/d2i_X509_CRL_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_X509_NAME.3
/opt/csw/share/man/man3/d2i_X509_REQ.3
/opt/csw/share/man/man3/d2i_X509_REQ_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_X509_REQ_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_X509_SIG.3
/opt/csw/share/man/man3/d2i_X509_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/d2i_X509_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/des.3
/opt/csw/share/man/man3/des_read_2passwords.3 <シンボリックリンク>
/opt/csw/share/man/man3/des_read_password.3 <シンボリックリンク>
/opt/csw/share/man/man3/des_read_pw.3 <シンボリックリンク>
/opt/csw/share/man/man3/des_read_pw_string.3 <シンボリックリンク>
/opt/csw/share/man/man3/dh.3
/opt/csw/share/man/man3/dsa.3
/opt/csw/share/man/man3/ecdsa.3
/opt/csw/share/man/man3/engine.3
/opt/csw/share/man/man3/err.3
/opt/csw/share/man/man3/evp.3
/opt/csw/share/man/man3/hmac.3
/opt/csw/share/man/man3/i2d_ASN1_OBJECT.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_DHparams.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_DSAPrivateKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_DSAPublicKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_DSA_PUBKEY.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_DSA_SIG.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_Netscape_RSA.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_PKCS8PrivateKey_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_PKCS8PrivateKey_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_RSAPrivateKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_RSAPublicKey.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_RSA_PUBKEY.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_SSL_SESSION.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_ALGOR.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_CRL.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_CRL_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_CRL_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_NAME.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_REQ.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_REQ_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_REQ_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_SIG.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/i2d_X509_fp.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_delete.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_doall.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_doall_arg.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_error.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_free.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_insert.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_new.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_node_stats.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_node_stats_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_node_usage_stats.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_node_usage_stats_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_retrieve.3 <シンボリックリンク>
/opt/csw/share/man/man3/lh_stats.3
/opt/csw/share/man/man3/lh_stats_bio.3 <シンボリックリンク>
/opt/csw/share/man/man3/lhash.3
/opt/csw/share/man/man3/md5.3
/opt/csw/share/man/man3/mdc2.3
/opt/csw/share/man/man3/pem.3
/opt/csw/share/man/man3/rand.3
/opt/csw/share/man/man3/rc4.3
/opt/csw/share/man/man3/ripemd.3
/opt/csw/share/man/man3/rsa.3
/opt/csw/share/man/man3/sha.3
/opt/csw/share/man/man3/ssl.3
/opt/csw/share/man/man3/threads.3
/opt/csw/share/man/man3/ui.3
/opt/csw/share/man/man3/ui_compat.3
/opt/csw/share/man/man3/x509.3
[ クラス <none> を検査しています ]
<CSWossldevel> のインストールに成功しました。
Trying to install dependancy openssl_utils
No existing install of CSWosslutils found. Installing...
Trying http://dist.justplayer.com/csw/stable/i386/5.10/openssl_utils-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
--2010-09-26 03:14:22-- http://dist.justplayer.com/csw/stable/i386/5.10/openssl_utils-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
Resolving dist.justplayer.com... 59.106.124.150
Connecting to dist.justplayer.com|59.106.124.150|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 279884 (273K) [application/x-gzip]
Saving to: `openssl_utils-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz'
100%[=====================================================================>] 279,884 --.-K/s in 0.1s
2010-09-26 03:14:22 (2.49 MB/s) - `openssl_utils-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz' saved [279884/279884]
Analysing special files...
</var/pkg-get/downloads/openssl_utils-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz.tmp> 中のパッケージ インスタンス <CSWosslutils> を処理中です。
openssl_utils - Openssl binaries and related tools(i386) 0.9.8,REV=2007.12.26_rev=g
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts. Actually both licenses are BSD-style
Open Source licenses. In case of any license issues related to OpenSSL
please contact [email protected].
OpenSSL License
---------------
/* ====================================================================
* Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* [email protected].
*
* 5. Products derived from this software may not be called "OpenSSL"
* nor may "OpenSSL" appear in their names without prior written
* permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* ([email protected]). This product includes software written by Tim
* Hudson ([email protected]).
*
*/
Original SSLeay License
-----------------------
/* Copyright (C) 1995-1998 Eric Young ([email protected])
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young ([email protected]).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson ([email protected]).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young ([email protected])"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson ([email protected])"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/
## パッケージ情報を処理中です。
## システム情報を処理中です。
2 個のパッケージパス名がすでに正しくインストールされています。
## パッケージの依存関係を検査しています。
## ディスク領域の要件を確認中です。
## すでにインストール済みのパッケージとの重複を確認中です。
## setuid/setgid を行うプログラムを検査中です。
openssl_utils - Openssl binaries and related tools を <CSWosslutils> としてインストール中です。
## 1/1 部分をインストールしています。
/opt/csw/bin/c_rehash
/opt/csw/bin/openssl
/opt/csw/share/doc/openssl_utils/changelog.CSW
/opt/csw/share/man/man1/CA.pl.1
/opt/csw/share/man/man1/asn1parse.1
/opt/csw/share/man/man1/ca.1
/opt/csw/share/man/man1/ciphers.1
/opt/csw/share/man/man1/crl.1
/opt/csw/share/man/man1/crl2pkcs7.1
/opt/csw/share/man/man1/dgst.1
/opt/csw/share/man/man1/dhparam.1
/opt/csw/share/man/man1/dsa.1
/opt/csw/share/man/man1/dsaparam.1
/opt/csw/share/man/man1/ec.1
/opt/csw/share/man/man1/ecparam.1
/opt/csw/share/man/man1/enc.1
/opt/csw/share/man/man1/errstr.1
/opt/csw/share/man/man1/gendsa.1
/opt/csw/share/man/man1/genrsa.1
/opt/csw/share/man/man1/md2.1 <シンボリックリンク>
/opt/csw/share/man/man1/md4.1 <シンボリックリンク>
/opt/csw/share/man/man1/md5.1 <シンボリックリンク>
/opt/csw/share/man/man1/mdc2.1 <シンボリックリンク>
/opt/csw/share/man/man1/nseq.1
/opt/csw/share/man/man1/ocsp.1
/opt/csw/share/man/man1/openssl.1
/opt/csw/share/man/man1/passwd.1
/opt/csw/share/man/man1/pkcs12.1
/opt/csw/share/man/man1/pkcs7.1
/opt/csw/share/man/man1/pkcs8.1
/opt/csw/share/man/man1/rand.1
/opt/csw/share/man/man1/req.1
/opt/csw/share/man/man1/ripemd160.1 <シンボリックリンク>
/opt/csw/share/man/man1/rsa.1
/opt/csw/share/man/man1/rsautl.1
/opt/csw/share/man/man1/s_client.1
/opt/csw/share/man/man1/s_server.1
/opt/csw/share/man/man1/s_time.1
/opt/csw/share/man/man1/sess_id.1
/opt/csw/share/man/man1/sha.1 <シンボリックリンク>
/opt/csw/share/man/man1/sha1.1 <シンボリックリンク>
/opt/csw/share/man/man1/smime.1
/opt/csw/share/man/man1/speed.1
/opt/csw/share/man/man1/spkac.1
/opt/csw/share/man/man1/verify.1
/opt/csw/share/man/man1/version.1
/opt/csw/share/man/man1/x509.1
/opt/csw/share/man/man5/config.5
/opt/csw/share/man/man5/x509v3_config.5
/opt/csw/share/man/man7/Modes_of_DES.7 <シンボリックリンク>
/opt/csw/share/man/man7/des_modes.7
/opt/csw/ssl/misc/CA.pl
/opt/csw/ssl/misc/CA.sh
/opt/csw/ssl/misc/c_hash
/opt/csw/ssl/misc/c_info
/opt/csw/ssl/misc/c_issuer
/opt/csw/ssl/misc/c_name
/opt/csw/ssl/openssl.cnf <シンボリックリンク>
[ クラス <none> を検査しています ]
/opt/csw/etc/ssl/openssl.cnf
[ クラス <conf> を検査しています ]
<CSWosslutils> のインストールに成功しました。
</var/pkg-get/downloads/openssl-0.9.8g,REV=2008.03.22_rev=g-SunOS5.8-all-CSW.pkg.gz.tmp> 中のパッケージインス タンス <CSWossl> を処理中です。
openssl - Openssl meta package(all) 0.9.8g,REV=2008.03.22_rev=g
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts. Actually both licenses are BSD-style
Open Source licenses. In case of any license issues related to OpenSSL
please contact [email protected].
OpenSSL License
---------------
/* ====================================================================
* Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* [email protected].
*
* 5. Products derived from this software may not be called "OpenSSL"
* nor may "OpenSSL" appear in their names without prior written
* permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* ([email protected]). This product includes software written by Tim
* Hudson ([email protected]).
*
*/
Original SSLeay License
-----------------------
/* Copyright (C) 1995-1998 Eric Young ([email protected])
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young ([email protected]).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson ([email protected]).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young ([email protected])"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson ([email protected])"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/
## パッケージ情報を処理中です。
## システム情報を処理中です。
## パッケージの依存関係を検査しています。
## ディスク領域の要件を確認中です。
## すでにインストール済みのパッケージとの重複を確認中です。
## setuid/setgid を行うプログラムを検査中です。
openssl - Openssl meta package を <CSWossl> としてインストール中です。
## 1/1 部分をインストールしています。
/opt/csw/share/doc/openssl/changelog.CSW
[ クラス <none> を検査しています ]
<CSWossl> のインストールに成功しました。
#
最終更新:2010年09月26日 03:30