bshaffer / oauth2-server-php

A library for implementing an OAuth2 Server in php
http://bshaffer.github.io/oauth2-server-php-docs
MIT License
3.26k stars 950 forks source link

Enforce TLS 1.2 #969

Open dionadk opened 5 years ago

dionadk commented 5 years ago

Is there a way to enforce TLS 1.2. Our cloud site got automatically upgraded to TLS 1.3 and the SSO is not working. Looking into the code i couldn't figure out how to forcefully accept TLS 1.2