Path does not chain with any of the trust anchors exception resolution
Problem statement: JDBC. Url = JDBC: mysql://192.168.23.129:3306/ssmbuild?useSSL=true& ; useUnicode=true& Characterencoding = utf8
solution: change usessl = true to usessl = false
reason: according to the requirements of MySQL 5.5.45 +, 5.6.26 + and 5.7.6 +, for data security and maintenance, if you do not set explicit options, you must establish a default SSL connection (true), change it to false and turn it off
Read More:
- JAVA Connect MYSQL Error: Path does not chain with any of the trust anchors
- [Solved] Error resolving template [x] template might not exist or might not be accessible by any of the con
- [Solved] the resource is not on the build path of a java project
- [Solved] Default native-compiler executable ‘cl.exe‘ not found via environment variable PATH
- Error creating bean with name ‘servletEndpointRegistrar‘ defined in class path resource
- [Solved] Springboot Error: Error creating bean with name ‘dataSource‘ defined in class path resource
- [Solved] maven Import Error: PKIX path building failed
- [Solved] Error creating bean with name ‘entityManagerFactory‘ defined in class path resource
- [Solved] JAVA HttpClient Send Https request certificate error:PKIX path building failed:
- [Solved] HttpPost Call https Interface error: PKIX path building failed
- [Solved] Error creating bean with name ‘redisConnectionFactory‘ defined in class path resource…
- [Solved] Circular view path [index]: would dispatch back to the current handler URL [] again. Che
- [Solved] seata:Error creating bean with name ‘globalTransactionScanner‘ defined in class path resource
- [Solved] Error creating bean with name ‘sqlSessionFactory‘ defined in class path resource
- [Solved] Error:Cannot determine path to ‘tools.jar‘ library for 17
- [Solved] RabbitMQ Error: Error creating bean with name ‘rabbitConnectionFactory‘ defined in class path resource
- [Solved] Error creating bean with name ‘configurationPropertiesBeans‘ defined in class path resource…
- [Solved] Error creating bean with name ‘mappingJackson2HttpMessageConverter‘ defined in class path resource
- [Solved] Java XXX: unable to find topic engine in module path
- [Solved] IDEA jsp File Error: pageContext.setAttribute(“APP_PATH“,request.getContextPath());