[
https://issues.apache.org/jira/browse/ANY23-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081469#comment-16081469
]
ASF GitHub Bot commented on ANY23-308:
--------------------------------------
Github user ansell commented on the issue:
https://github.com/apache/any23/pull/38
The key may be the TLS certificate used by json-ld.org, as that HTTP URL
redirects to an HTTPS URL. If you are using a Java version that doesn't have
TLS SNI (Server Name Indication) enabled (or has a bug in its SNI process), you
will get an expired certificate according to ssllabs.com:
https://www.ssllabs.com/ssltest/analyze.html?d=json%2dld.org&latest
What is your java version?
> Adding option "-d" to yaml file parsing gives error
> ---------------------------------------------------
>
> Key: ANY23-308
> URL: https://issues.apache.org/jira/browse/ANY23-308
> Project: Apache Any23
> Issue Type: Bug
> Components: rover
> Affects Versions: 2.0
> Reporter: Jacek
> Assignee: Jacek
> Priority: Minor
> Fix For: 2.1
>
>
> Command
> {code:none}
> any23 rover -e yaml -d "urn:test#" -f turtle some_yaml_file.yaml
> {code}
> gives `No suitable extractors found`.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)