How to use deactivate Webrick's SSL

前端 未结 5 953
小蘑菇
小蘑菇 2020-12-08 21:11

Last week I tried to debug with SSL activated in webbrick, but I forget how to restore the settings to default(without SSL). Every time I visit a controller, now it shows:

5条回答
  •  -上瘾入骨i
    2020-12-08 21:49

    Open Chrome Developer Tools, click and hold "page reload" button, you will see some options,pick "Empty Cache and Hard Reload". Did the trick for me.

提交回复
热议问题