Skip to content

Commit b24a0fd

Browse files
authored
Merge pull request #15 from OpenAF/codex/find-ssl-certificate-documentation-and-details
2 parents 704b3ad + 3a85620 commit b24a0fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/guides/medium/output_https.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Enter text:
2626
Encrypted text: 797AD06F0FB6E1E6F4B17EB182670494D3EA259B24245847062CCA0C5D023F26
2727
````
2828

29+
> **Note:** When using newer versions of OpenAF together with Java 21 or later, generating the certificate might require the Bouncy Castle provider. You can install it by running `opack install bouncycastle` before executing the commands above.
30+
2931
And then edit the HTTP plug, for example as 00.http.yaml:
3032

3133
````yaml

0 commit comments

Comments
 (0)