Set web.config for letsencrypt - Certify with Asp.NET Core and Angular 2 (Javascript-services)

前端 未结 3 1465
说谎
说谎 2021-01-02 20:47

I am trying to install letsencrypt certificate with Certify, but I get error, which (I think) has nothing to do with Certify. Problem is how my web.config is configured for

3条回答
  •  北荒
    北荒 (楼主)
    2021-01-02 21:44

    In my case, the problem was I forgot to remove App_Offline.htm while issuing the request. After removing it, the problem disappeared.

提交回复
热议问题