Re: [pca] Issue with wget version 1.18 (Solaris 10 patch# 125215-07) :: ERROR "Unable to establish SSL connection"

2017-02-20 Thread Michele Vecchiato
ops...the "*secure_protocol = TLSv1*" on the /etc/wgetrc file with wget client 1.18 version not on 1.16... excuse me 2017-02-20 12:27 GMT+01:00 Michele Vecchiato : > Oracle BugID # 25575614 > > > I found a workaround. Add "secure-pro

Re: [pca] Issue with wget version 1.18 (Solaris 10 patch# 125215-07) :: ERROR "Unable to establish SSL connection"

2017-02-20 Thread Michele Vecchiato
Oracle BugID # 25575614 I found a workaround. Add "secure-protocol = TLSv1" on "/etc/wgetrc" file on client with wget 1.16 version. root@sunlab1:/[1]$ egrep -v ^# /etc/wgetrc | sort -u check_certificate = off *secure_protocol = TLSv

Re: [pca] Issue with wget version 1.18 (Solaris 10 patch# 125215-07) :: ERROR "Unable to establish SSL connection"

2017-02-17 Thread Michele Vecchiato
Hi Martin, Apache pre-installed (Bundled with OS) was already updated to the latest version. root@pdpcasrv1 # pca --pattern=[Aa]pache -l installed Using /patches/pca/patchdiag.xref from Feb/16/17 Host: pdpcasrv1 (SunOS 5.10/Generic_Virtual/sparc/sun4v) List: installed (3/341) Patch IR CR RS

Re: [pca] Issue with wget version 1.18 (Solaris 10 patch# 125215-07) :: ERROR "Unable to establish SSL connection"

2017-02-17 Thread Martin Paul
Am 17.02.2017 um 11:11 schrieb Michele Vecchiato: Thanks Martin, i don't understand why with wget 1.18 the SSL Handshake failed and with 1.16 work fine... When try to connect with the wget 1.18 client version, the apache 2 (httpd) process core... Now that's weird indeed. Must be some bug i

Re: [pca] Issue with wget version 1.18 (Solaris 10 patch# 125215-07) :: ERROR "Unable to establish SSL connection"

2017-02-17 Thread Michele Vecchiato
Thanks Martin, i don't understand why with wget 1.18 the SSL Handshake failed and with 1.16 work fine... When try to connect with the wget 1.18 client version, the apache 2 (httpd) process core... *WGET 1.16* # wget -S -O /dev/null --no-check-certificate --debug https://pdpcasrv1 DEBUG output

Re: [pca] Issue with wget version 1.18 (Solaris 10 patch# 125215-07) :: ERROR "Unable to establish SSL connection"

2017-02-16 Thread Martin Paul
Hi, i have a problem with wget ver.1.18 (125215-07). No problem with a previous revision, wget 1.16 (125215-06). My PCA proxy (pdpcasrv1) have a Self Signed Certificate (https). Just to be sure, I tried wget 1.18 with Oracle's patch download server - this still works fine. To find out w