You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then I run it from fat jar getting Exception in thread "main" java.security.InvalidKeyException: Not an EC key: ECDH. Then i run it from IntelliJ IDEA - the web push works well
The text was updated successfully, but these errors were encountered:
Java versions are the same. I got that the problem is with the Bouncy castle provider broken signature. How can exclude bouncycastle provider from fat jar and reference it from outside?
Then I run it from fat jar getting Exception in thread "main" java.security.InvalidKeyException: Not an EC key: ECDH. Then i run it from IntelliJ IDEA - the web push works well
The text was updated successfully, but these errors were encountered: