[ 
https://issues.apache.org/jira/browse/PHOENIX-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600601#comment-17600601
 ] 

Istvan Toth commented on PHOENIX-6784:
--------------------------------------

I couldn't find a way to set the enviroment variable for Jasmine.

You can run the tests running by simply setting the _OPENSSL_CONF_ environment 
variable to _/dev/null_ before starting maven.

I THINK that all the other tests use the native JVM SSL, so it shouldn't break 
anything else, but I don't think we can set an enviroment variable 

globally from pom.xml, and even if we could, I don't think we should.

> PhantomJS fails on recent Linux distributions
> ---------------------------------------------
>
>                 Key: PHOENIX-6784
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6784
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Priority: Major
>
> PhantomJS cannot run on recent linux distributions, like Ubuntu 22.04.
> I've found the following explanation and fix:
> [https://stackoverflow.com/questions/73004195/phantomjs-wont-install-autoconfiguration-error]
> Apply the _export OPENSSL_CONF=/dev/null_  fix to the build.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to