摘要: openssl req -newkey rsa:2048 -nodes -keyout spring5packt.key -x509 -days 3650 -out spring5packt.crtkeytool -import -alias spring5server -file spring5packt.crt -keystore spring5packt.keystore 阅读全文
posted @ 2017-11-18 10:42 anjunact 阅读(109) 评论(0) 推荐(0) 编辑