07 2018 档案

摘要:IdentityServer4.AccessTokenValidation Authentication handler for ASP.NET Core 2 that allows accepting both JWTs and reference tokens in the same API. 阅读全文
posted @ 2018-07-25 17:32 wintersoft 阅读(839) 评论(0) 推荐(0)
摘要:d:cd xx C:\OpenSSL-Win64\bin\openssl req -newkey rsa:2048 -nodes -keyout identity.key -x509 -days 36525 -out identity.cer C:\OpenSSL-Win64\bin\openssl 阅读全文
posted @ 2018-07-20 13:33 wintersoft 阅读(283) 评论(0) 推荐(0)