[Webkit-unassigned] [Bug 175025] http://cwb.gov.tw/V7/service/email.htm renders a big white area.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 15:16:06 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175025

--- Comment #5 from Dan Jacobson <jidanni at jidanni.org> ---
The area below the words "首頁>便民服務>意見箱" never loads.

I believe the reason is

$ curl 'https://cwbebox.cwb.gov.tw/ebox_formfill/ebox_Home.php' -H 'Pragma: no-cache' -H 'Accept-Encoding: gzip, deflate, br' -H 'Accept-Language: en-US,en;q=0.8,zh-TW;q=0.6' -H 'Upgrade-Insecure-Requests: 1' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.104 Safari/537.36' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8' -H 'Referer: http://cwb.gov.tw/V7/service/email.htm' -H 'Cookie: _ga=GA1.3.1900996618.1396461794' -H 'Connection: keep-alive' -H 'Cache-Control: no-cache' --compressed > ggg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170801/773bafa9/attachment.html>


More information about the webkit-unassigned mailing list