Skip to content

ALjean/fishing-authorization-serice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keytool -genkeypair -alias jwt -keyalg RSA -dname "CN=jwt, L=Berlin, S=Berlin, C=DE" -keypass mySecretKey -keystore jwt.jks -storepass mySecretKey



keytool -list -rfc --keystore jwt.jks | openssl x509 -inform pem -pubkey

http://stytex.de/blog/2016/02/01/spring-cloud-security-with-oauth2/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published