[
https://issues.apache.org/jira/browse/JCR-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152007#comment-17152007
]
Julian Reschke edited comment on JCR-4574 at 7/6/20, 3:42 PM:
--------------------------------------------------------------
[^https.diff]
This almost works, but copying the keystore from src/test/resources fails
(????).
was (Author: reschke):
[^https.diff] - wip; requires local "keystore" file generated by "keygen".
It probably would be better to use the Java KeyStore API to generate the local
keystore with self-signed cert on the fly.
> add tests for https
> -------------------
>
> Key: JCR-4574
> URL: https://issues.apache.org/jira/browse/JCR-4574
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Components: jackrabbit-jcr-server
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: https.diff, keystore
>
>
> With JCR-4169 done, it would be good if we could start testing with https as
> well.
> The first step would be to verify that - if the server runs with an incorrect
> or self-signed certificate - the client will indeed refuse to connect.
> That would be a precondition before adding knobs to relax the cert checking,
> as proposed in JCR-4536-
--
This message was sent by Atlassian Jira
(v8.3.4#803005)