不具合報告です.
このフォーラムに書き込むのは初めてなので場所が正しくなかったら申し訳ありません.
現在ca-certificatesが20190110.3.43の状態に置いてcurlなどがこのサイトを取得できないようです.
エラーメッセージは以下のように出てきます.
コード:
2019-10-11T00:07:35 ncaq@strawberry/pts/3(130) ~
% curl 'https://mozillazine.jp'
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
2019-10-11T00:07:42 ncaq@strawberry/pts/3(60) ~
% curl -v 'https://mozillazine.jp'
* Trying 34.85.10.55:443...
* TCP_NODELAY set
* Connected to mozillazine.jp (34.85.10.55) port 443 (#0)
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (OUT), TLS alert, unknown CA (560):
* SSL certificate problem: unable to get local issuer certificate
* Closing connection 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
こちらの環境問題だったら申し訳ないのですが,
[Let's Encryptで発行した証明書がUbuntuで拒否されないようにしたい! - Qiita](
https://qiita.com/nwtgck/items/34dc2366883643216ec0)
という記事を見たので,もしかしたらそちらのサーバ設定に問題があるのかもしれないと思い,とりあえず問題報告をしておくことにしました.
tt-rssでフィードが購読が出来ないという実害は存在します.