-
Notifications
You must be signed in to change notification settings - Fork 17
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
x.509 PKI - illegal object in getInstance: org.bouncycastle.asn1.DERTaggedObject #61
Comments
Additional information, I compiled a local version with a few logger notifications and included it into TheHive, here is the output prior to the error. *Actual upn has been modified.
|
Authenticated.scala (The output I added so you see where it is).
Output:
|
If I do something like this:
I am able to use |
Hi @billmurrin, |
@To-om Your commit is working great for me. Thanks! |
I am currently compiling the develop branch of TheHive and attempting to get x.509 working since the elastic4play pki commit was merged. I do now get prompted for x.509 certificate in my web browser! :-)
However, when I try to use certificate fields 'cn' or 'rfc822Name', I am unable to SSO and keep getting the following error (Note, I have not tried any other fields):
After this error, I am brought to the login page and no SSO takes place.
The text was updated successfully, but these errors were encountered: