How to install self-signed certificates in iOS 11

前端 未结 3 880
梦毁少年i
梦毁少年i 2020-12-11 17:32

I\'ve been using self-signed certificates in the intranet of my small office and after upgrading to iOS 11, the certificates does not work for me. (Chrome and other browsers

3条回答
  •  北海茫月
    2020-12-11 18:23

    Apparently ios does not like certificates without Common Name, so just regenerate it with non empty CN and it will appear in root certificates list

提交回复
热议问题