idea checkout SVN:svn: E230001: Server SSL certificate verification failed: certificate issued

A super detailed tutorial: springboot integrates mybatis plus>>>

When creating new repositories, idea prompts the error SVN: e230001: server SSL certificate verification failed: certificate issued

Why

Today, I found this problem when using SVN. This is because of the certificate problem

Solution

Svn is executed on the terminal lshttps://svn Address

Then enter P

This command is to ignore the certificate and follow the prompt to solve the problem of server SSL certificate verification failed: certificate issued

Similar Posts: