bshaffer / oauth2-server-php-docs

documentation for the oauth2-server-php library
231 stars 148 forks source link

How do I generate .pem file? #112

Closed linuxd3v closed 4 years ago

linuxd3v commented 6 years ago

How do I generate .pem file for OIDC? https://bshaffer.github.io/oauth2-server-php-docs/overview/openid-connect/ Is it the same as generating ssh keys?

justingreerbbi commented 4 years ago

Yes. Generating the key pair is the same as the .pem file.