【发布时间】:2019-01-03 02:17:57
【问题描述】:
我正在尝试实现数字签名以使用 Laravel(php) 登录网络,但我找不到好的信息。
我想我应该使用 x509 SSL,但我什么也找不到。我刚刚发现:
https://github.com/ingria/laravel-x509-auth/wiki/Using-other-cert-attributes
https://github.com/ndavison/laravel-clientcert/blob/master/ClientCertAuthMiddleware.php#L33
但我不确定。我将不胜感激。
【问题讨论】:
标签: php laravel ssl digital-signature x509certificate