How to install the root certificate of Centos7 (Cybertrust)

How to get a certificate

su -
cd /etc/pki/ca-trust/source/anchors

wget https://www.cybertrust.co.jp/sureserver/download-ca/ovg4.txt
wget https://www.cybertrust.co.jp/sureserver/download-ca/scrca2.txt

Certificate installation method

yum install ca-certificates
update-ca-trust enable
update-ca-trust extract

Certificate confirmation method

trust list | grep Security
       label: Security Communication RootCA2

trust list | grep Cybertrust
   label: Cybertrust Japan SureServer CA G4

Recommended Posts

How to install the root certificate of Centos7 (Cybertrust)
Install MySQL 5.6 on CentOS6 [How to specify the version]
How to install MariaDB 10.4 on CentOS 8
How to set the IP address and host name of CentOS8
How to install beta php8.0 on CentOS8
How to determine the number of parallels
How to sort the List of SelectItem
How to install the legacy version [Java]
How to find the cause of the Ruby error
Customize how to divide the contents of Recyclerview
How to get today's day of the week
Output of how to use the slice method
How to display the result of form input
[Java] How to get the authority of the folder
How to install Docker
How to install docker-machine
How to install MySQL
How to install ngrok
[Java] How to get the URL of the transition source
How to write Scala from the perspective of Java
[Ruby] How to find the sum of each digit
[Java] How to get the maximum value of HashMap
[Rails] How to change the column name of the table
[SwiftUI] How to specify the abbreviated position of Text
[Android] How to get the setting language of the terminal
[Rails] How to get the contents of strong parameters
How to judge the click of any area of the image
How to download the old version of Apache Tomcat
[Swift] How to get the document ID of Firebase
[Docker] How to see the contents of Volumes. Start a container with root privileges.
[Rails] How to install devise
How to install Boots Faces
[Rails] How to install simple_calendar
[Rails] How to install reCAPTCHA
How to install JDK8-10 (Mac)
How to display the select field of time_select every 30 minutes
How to get the longest information from Twitter as of 12/12/2016
How to Burning a Install Disk of Windows from Ubuntu
How to change the setting value of Springboot Hikari CP
[Ruby] How to retrieve the contents of a double hash
How to add elements without specifying the length of the array
Let's summarize how to extend the expiration date of Rails
How to solve the problems of Java's three Blocking Queues
How to install JDK 8 on Windows without using the installer
[Rails] How to display the list of posts by category
How to mock some methods of the class under test
How to derive the last day of the month in Java
How to change the contents of the jar file without decompressing
How to install GNOME as a desktop environment on CentOS 7
How to install PHP 7.4 and SQL Server drivers in CentOS 7.7
How to check the extension and size of uploaded files
[jsoup] How to get the full amount of a document
802.1X authentication to the network of Bonding setting in CentOS7
How to check the database of apps deployed on Heroku
How to use the link_to method
[Swift] How to dynamically change the height of the toolbar on the keyboard
[Rails] How to install Font Awesome
How to use the include? method
How to use the form_with method
How to deploy Laravel on CentOS 7
[Rails] How to get the URL of the transition source and redirect