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
- Windows 10
- xargs
- netsh
- resource
- tomcat
- profile
- Mac
- bash
- import
- maVen
- context
- lsof
- Windows
- Quartz
- VirtualBox
- GIT
- port
- Eclipse
- IntelliJ
- vscode
- find
- Source
- web.xml
- ssh
- JavaScript
- 단축키
- plugin
- 줄바꿈 문자
- grep
- 네트워크
Archives
- Today
- Total
develog
[bash] wget --no-check-certificate 본문
$ wget --help | grep 'certificate'
--no-check-certificate don't validate the server's certificate.
--certificate=FILE client certificate file.
--certificate-type=TYPE client certificate type, PEM or DER.
--ca-certificate=FILE file with the bundle of CA's.
Comments