Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. [root@overcloud-controller-0 ~]# ls -la /etc/pki/tls/private/
  2. total 28
  3. drwxr-xr-x. 4 root root 165 Aug 20 17:23 .
  4. drwxr-xr-x. 5 root root 81 Aug 8 12:38 ..
  5. -rw-------. 1 472 472 1704 Aug 20 17:23 ceph_grafana.key
  6. drwxr-xr-x. 2 root root 203 Aug 20 17:23 haproxy
  7. drwxr-xr-x. 2 root root 143 Aug 20 17:23 httpd
  8. -rw-------. 1 root root 1704 Aug 20 17:23 mysql.key
  9. -rw-r-----. 1 root root 1708 Aug 20 17:23 novnc_proxy.key
  10. -rw-r-----. 1 root root 4644 Aug 20 17:23 overcloud_endpoint.pem
  11. -rw-------. 1 root root 1704 Aug 20 17:23 rabbitmq.key
  12. -rw-------. 1 root root 1704 Aug 20 17:23 redis.key
  13. [root@overcloud-controller-0 ~]# ls -la /etc/pki/tls/certs/
  14. total 36
  15. drwxr-xr-x. 4 root root 246 Aug 20 17:23 .
  16. drwxr-xr-x. 5 root root 81 Aug 8 12:38 ..
  17. lrwxrwxrwx. 1 root root 49 Aug 8 12:38 ca-bundle.crt -> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
  18. lrwxrwxrwx. 1 root root 55 Aug 8 12:38 ca-bundle.trust.crt -> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
  19. -rw-------. 1 472 472 1789 Aug 20 17:23 ceph_grafana.crt
  20. drwxr-xr-x. 2 root root 4096 Aug 20 17:23 haproxy
  21. drwxr-xr-x. 2 root root 143 Aug 20 17:23 httpd
  22. -rwxr-xr-x. 1 root root 610 Mar 12 10:12 make-dummy-cert
  23. -rw-r--r--. 1 root root 2516 Mar 12 10:12 Makefile
  24. -rw-------. 1 root root 1838 Aug 20 17:23 mysql.crt
  25. -rw-r--r--. 1 root root 1809 Aug 20 17:23 novnc_proxy.crt
  26. -rw-------. 1 root root 1801 Aug 20 17:23 rabbitmq.crt
  27. -rw-------. 1 root root 1838 Aug 20 17:23 redis.crt
  28. -rwxr-xr-x. 1 root root 829 Mar 12 10:12 renew-dummy-cert
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement