James D Bloom
James D Bloom
It looks like the format of the certificate is not valid, the exception is indicating that. Have you verified all the certificates in your file can be read by another...
Can you please show how you are creating your certificates. Are you specifying EC certificates for example as these are not currently supported but will be very soon.
Please re-test as EC certificates are now supported in MockServer
I'm not sure we should be adding this is a way that is specific to JSON. What about other formats like XML or binary responses. I think this needs to...
This issue is on the backlog here: https://trello.com/c/67FmFwyv/189-request-and-response-body-from-file-path-filesystem-or-classpath and will likely be implemented in the next month or so. One way to achieve this now would be to use a...
Make this change isn't massive but as the current release which will go out soon is focused on bugs I don't want to change the API so the release is...
Closing this PR due to inactivity, item accepted only backlog and linked on backlog
Sadly I can't remember why I thought `com.google` caused an issue before, but it was excluded for a reason. Perhaps it would be safer to only shade `com.google.guava`
PR is now merged so this should be fixed a new release will be made in the next week or so
I can see the issue you mentioned with multiple SLF4J bindings, it seems that the shaded plugins includes optional dependencies from the pom which seems like a bug in the...