FusionAuth/fusionauth-java-client

couldn't create RSA key

sandeshSG opened this issue · 1 comments

I was trying to Integrate Fusion Auth with JAVA -Spring ( using tutorial - 'https://fusionauth.io/docs/v1/tech/tutorials/integrate-java-spring' ) and I am facing the issue with RSA Key Generation at line no Setup.java line no. 75. Any idea how I could resolve this.

It seems the key was already used hence was facing the issue. I added a new key and it worked.