GPKIの証明書のinstall
政府証明書 (GPKI) (Root, Sub) install しようとしたが、
sudo update-ca-certificates
Updating certificates in /etc/ssl/certs...
WARNING: APCA2Root.der.pem does not contain a certificate or CRL: skipping
WARNING: APCA2Sub.der.pem does not contain a certificate or CRL: skipping
2 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
Adding debian:APCA2Root.der.pem
Adding debian:APCA2Sub.der.pem
done.
done.
CentOS7にSSLの証明書をインストールする - Qiitaを参考にした。
certificateがない???とskipされた。。。
DER vs. CRT vs. CER vs. PEM Certificates – GTOPIA Blog
このあたりとも違うような。。--freshの問題でもなさそう。 
ssl - How to make Ubuntu trust a new root certificate non-interactively? - Super User
#notfixed