Using makecert for Development SSL

前端 未结 2 1436
[愿得一人]
[愿得一人] 2020-11-27 09:07

Here\'s my situation:

I\'m trying to create a SSL certificate that will be installed on all developer\'s machine\'s, along with two internal servers (everything is n

2条回答
  •  情深已故
    2020-11-27 09:56

    You should add -cy authority to the switches when creating the cert authority, otherwise some cert stores won't see it as a proper CA.

提交回复
热议问题