-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how did you create the keystore? #12
Comments
Sounds like you are on the right track. I want to check a few things first; I am assuming you are using the java client. And that you have updated the properties files in https://github.com/difi/kontaktregisteret-klient/tree/master/oppslagstjenesten-java-client/src/main/resources with your key aliases within the keystore and the password for the keystore? Also you are saying that you are able to both send and receive. When does the error occur? Could you attach a stack trace maybe? |
yes. i can update the client keystore and have everything work if i then use the existing server keystore. if i import public key, or entire certificate, intermediate test ca and root test ca, or production root/intermediate in my own keystore. i get below error: T E S T SRunning no.difi.oppslagstjenesten.client.v5.OppslagstjenestenV5ClientTest
|
Hi i have issues when creating my own keystores.
i import certificate to kontaktinfo-client-test.jks and i can use that to send and get an answer.
i put my public key certificate in kontaktinfo-server-test.jks but i get errors.
"The security token could not be authenticated or authorized"
what would be the procedure to set this up for e.g
916366980096671047014958-2016-01-14.p12 that i got from Buypass.
The text was updated successfully, but these errors were encountered: