[root@localhost ~]# cd /etc/pki/tls/certs ← 鍵ファイルのフォルダに移動 [root@localhost certs]# ll -a ← 鍵作成前のフォルダの状況 -rw-r--r-- 1 root root 2240 2007-10-16 06:55 Makefile -rw-r--r-- 1 root root 517016 2007-10-16 00:20 ca-bundle.crt -rw------- 1 root root 1468 2008-01-18 20:35 localhost.crt -rwxr-xr-x 1 root root 610 2007-10-16 06:55 make-dummy-cert [root@localhost certs]# make server.key ← 秘密鍵作成 umask 77 ; \ /u