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 | 31 |
Tags
- syslog
- bash
- log
- Linux
- 파이썬
- JSON
- Elasticsearch
- rsyslog
- PostgreSQL
- docker
- C
- Audit Log
- Kubernetes
- GPU
- 서울시민카드
- yum
- Python
- K8S
- RHEL
- GNOME
- Chrome
- CentOS
- Elk
- 크롬
- zabbix
- 디렉토리
- Shell
- audit
- centos 7.5
- 빅데이터
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