openssl genrsa -out oauth-private.key 4096 openssl rsa -in oauth-private.key -pubout > oauth-public.key
Last updated 5 years ago
Was this helpful?