AXE*_*abs 6 ssl time openssl wget ssl-certificate
使用 wget 获取文件时出现以下错误:
Issued certificate not yet valid.
To connect to www.atlassian.com insecurely, use ‘--no-check-certificate’.
Run Code Online (Sandbox Code Playgroud)
使用 openssl 进行测试会返回类似的消息:
Verify return code: 9 (certificate is not yet valid)
Run Code Online (Sandbox Code Playgroud)