Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- RHEL
- PostgreSQL
- Python
- Elk
- Kubernetes
- 서울시민카드
- bash
- GPU
- 빅데이터
- syslog
- JSON
- docker
- 디렉토리
- Chrome
- K8S
- 파이썬
- Shell
- 크롬
- yum
- C
- audit
- centos 7.5
- rsyslog
- Elasticsearch
- GNOME
- log
- CentOS
- Audit Log
- zabbix
- Linux
Archives
- Today
- Total
Sysops Notepad
katello 메모 본문
728x90
Katello::Resources::Candlepin::OwnerInfo: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (GET /candlepin/owners/acme/info)
cd /etc/foreman
cp proxy_ca.pem proxy_ca_bkp.pem
cp /root/ssl-build/katello-default-ca.crt ./proxy_ca.pem
cp /root/ssl-build/katello-default-ca.crt /etc/pki/ca-trust/source/anchors/
cp /root/ssl-build/katello-default-ca.crt proxy_ca.pem
update-ca-trust enable
update-ca-trust
foreman-installer --scenario katello --certs-update-server
foreman-installer --scenario katello --certs-update-all
728x90
'업무 > sys' 카테고리의 다른 글
| [Linux] Audit log 설정하기 (0) | 2018.10.24 |
|---|---|
| Zabbix Server 4.x version setup / update (0) | 2018.10.24 |
| [Grafana] Grafana Server 구축 하기 (0) | 2018.09.29 |
| Centos 7 GUI 설치 (0) | 2018.09.29 |
| Centos 7 postgresql 접속 오류시 조치 방법 (0) | 2018.07.08 |
Comments