D0n9X1n / hexo-blog-encrypt

Yet, just another hexo plugin for security.
https://www.npmjs.com/package/hexo-blog-encrypt
MIT License
971 stars 101 forks source link

Cannot read property 'importKey' of undefined at getKeyMaterial (blog-encrypt.js:94) #129

Closed usench closed 4 years ago

usench commented 4 years ago

image

Uncaught (in promise) TypeError: Cannot read property 'importKey' of undefined at getKeyMaterial (blog-encrypt.js:94) at HTMLDivElement. (blog-encrypt.js:255)

输入正确密码,回车提示js 错误,chrome 版本 79.0.3945.88(正式版本) (64 位)

D0n9X1n commented 4 years ago

试试 #128 , #114 看看.

usench commented 4 years ago

ok,只能用https 进行访问,免费申请了一个一年的ssl证书,一年之后就收费了 @MikeCoder