Skip to content

[Feature] 希望解决SSH/Https clone的时候ssl证书的问题 #28

@CommandPrompt-Wang

Description

@CommandPrompt-Wang

主要是git clone xxx的时候,不论是ssh法还是https法,都会匹配证书名称。然后就寄了。
https:
Cloning into 'moegirl-archive'...
fatal: unable to access 'https://github.com/huxiangyou/moegirl-archive.git/': SSL certificate problem: unable to get local issuer certificate

ssh:
Cloning into 'moegirl-archive'...
ssh: connect to host github.com port 22: Connection refused
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

就是这样

需要我手动更正什么吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions