Skip to content

Commit 6b05a69

Browse files
committed
[no ci] added link to ssl example
1 parent 1e7b6c4 commit 6b05a69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2417,6 +2417,8 @@ karate.configure('ssl', { trustAll: true });
24172417

24182418
For end-to-end examples in the Karate demos, look at the files in [this folder](karate-demo/src/test/java/ssl).
24192419

2420+
There is also a minimal Spring Boot based example here: [Karate and SSL](https://github.com/karatelabs/karate-examples/blob/main/ssl/README.md)
2421+
24202422
### NTLM Authentication
24212423
Karate provides support for NTLM authentication using the Apache NTLMEngine implementation.
24222424

0 commit comments

Comments
 (0)