postgresdb1 postgresql ssl 설정 사용 환경 - centos7 - mobexterm - postgresql v10.15 SSL 설정 순서 * postgresql 내부 postgresql.conf 설정 - 경로 : hdd/postgresql/data (경로는 개인마다 다를 수 있음) - 명령어 : cd hdd/postgresql/data → ls (해당 경로에 현재 필요로 하는 파일이 있는지 확인) → vi postgresql.conf - 'ssl = on'으로 변경 *postgresql 내부 pg_hba.config 파일 설명 및 설정 - 변경 전 초기 화면 - Host type a. local : Unix Domail Socket 중 한 가지 사용 b. host : 일반 접속과 ssl 접속을 모두 허용 c. hostssl : ssl 인.. 2021. 7. 30. 이전 1 다음