1 개요[ | ]
- 우분투 CA 인증서 추가
- /usr/local/share/ca-certificates에 인증서 파일을 두고
- update-ca-certificates 실행
Console
Copy
root@wsl:~# ls /usr/local/share/ca-certificates
hello.pem
Console
Copy
root@wsl:~# update-ca-certificates
Updating certificates in /etc/ssl/certs...
1 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.