【spring boot】配置ssl證書實現https

【前言】這裏介紹在spring boot中配置真正的ssl證書,而不是本身隨便玩玩的那種證書。 nginx 【申請證書】以COMODO申請證書爲例:spring 首先在服務上用openssl生成公鑰和私鑰 openssl req -new -key myPrivateKey.key -out server.csrspringboot myPrivateKey.key本身保存,server.csr提
相關文章
相關標籤/搜索