nadouani on develop
#769 Add a case template select… Merge branch 'feature/template-… #769 Add case template selector (compare)
nadouani on develop
#271 Allow merging multiple ale… (compare)
To-om on develop
#271 Update alert status when m… (compare)
To-om on develop
#271 Add API to merge alert in … (compare)
2020-11-24 21:19:12,348 [ERROR] from org.thp.scalligraph.utils.Retry in application-akka.actor.default-dispatcher-33 [000004c4|34859770] uncaught error, not retrying
org.thp.scalligraph.NotFoundError: CustomField reporting-type not found
at org.thp.scalligraph.services.VertexSrv.$anonfun$getOrFail$1(VertexSrv.scala:35)
at scala.Option.fold(Option.scala:251)
acceptAnyCertificate
in the config, but I am still getting unable to find valid certification path to requested target
. Anyone have any idea how to fix this?
@derfel1989 i will be going this route as well. I am currently on 3 for docker and that was painful. What issues have you been running into? Are you building a custom image?
All issues that you can imagine. Integration between TheHive4 and Cortex, Cortex Analyzers didn't work, I needed to install python2 on Cortex container etc. In addition to this, we don't have good documentation regarding Docker installation.
In my humble opinion, the best was is > https://blog.agood.cloud/posts/2020/05/07/thehive-in-docker/
Good Luck.