Disable SSL check for install files action Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Is null check needed before calling instanceof?How to avoid Java code in JSP files?Android SDK installation doesn't find JDKJava Keytool error after importing certificate , “keytool error: java.io.FileNotFoundException & Access Denied”How to install/update/upgrade SSL certificate in TomcatAvoid creating installation directory for patch installationGoDaddy SSL Certificate Keystore Installation Tomcat7Using Data Files in Install4jHow to install GoDaddy SSL certificates in Tomcat without CSR?How do I check if the installed program is running at the beginning of the install4j uninstaller?
Is Vivien of the Wilds + Wilderness Reclimation a competitive combo?
“Since the train was delayed for more than an hour, passengers were given a full refund.” – Why is there no article before “passengers”?
Converting a text document with special format to pandas data frame
Should man-made satellites feature an intelligent inverted "cow catcher"?
Is it OK if I do not take the receipt in Germany?
Reflections in a Square
Why these surprising proportionalities of integrals involving odd zeta values?
Compiling and throwing simple dynamic exceptions at runtime for JVM
Married in secret, can marital status in passport be changed at a later date?
Why are two-digit numbers in Jonathan Swift's "Gulliver's Travels" (1726) written in "German style"?
Is there a way to convert Wolfram Language expression to string?
How to mute a string and play another at the same time
What is the evidence that custom checks in Northern Ireland are going to result in violence?
Can I ask an author to send me his ebook?
Creating one variable from a list of variables in R?
Alternative to "rest in peace" (RIP)
"Destructive force" carried by a B-52?
Combining list in a Cartesian product format with addition operation?
Raising a bilingual kid. When should we introduce the majority language?
When speaking, how do you change your mind mid-sentence?
What combination of kingdom cards makes for the fewest number of turns to end the game?
Do chord progressions usually move by fifths?
Is this an antiquated or colloquial use of the possesive pronoun?
Lights are flickering on and off after accidentally bumping into light switch
Disable SSL check for install files action
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!Is null check needed before calling instanceof?How to avoid Java code in JSP files?Android SDK installation doesn't find JDKJava Keytool error after importing certificate , “keytool error: java.io.FileNotFoundException & Access Denied”How to install/update/upgrade SSL certificate in TomcatAvoid creating installation directory for patch installationGoDaddy SSL Certificate Keystore Installation Tomcat7Using Data Files in Install4jHow to install GoDaddy SSL certificates in Tomcat without CSR?How do I check if the installed program is running at the beginning of the install4j uninstaller?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
The "Install files" action is missing the option "accept all SSL certificates" (like other server communication related actions support) for the case that the installer relies on downloadable data files (installer data files marked as downloadable in a media file).
Is there a possibility to disable the SSL check elsewhere or is it necessary to currently resort to other means (add keystore with certificate, write script to disable SSL checks, ...) for testing purposes in that actions case (tested with Install4j v7.0.10)?
java ssl install4j
add a comment |
The "Install files" action is missing the option "accept all SSL certificates" (like other server communication related actions support) for the case that the installer relies on downloadable data files (installer data files marked as downloadable in a media file).
Is there a possibility to disable the SSL check elsewhere or is it necessary to currently resort to other means (add keystore with certificate, write script to disable SSL checks, ...) for testing purposes in that actions case (tested with Install4j v7.0.10)?
java ssl install4j
1
Your question is kind of unclear, kindly edit it and add more details to it. Explain things you have tried and what exactly is the issue.
– Fennec
Mar 22 at 14:25
@Fennec I updated the question, hope it is more clear now
– jump
Mar 22 at 15:14
add a comment |
The "Install files" action is missing the option "accept all SSL certificates" (like other server communication related actions support) for the case that the installer relies on downloadable data files (installer data files marked as downloadable in a media file).
Is there a possibility to disable the SSL check elsewhere or is it necessary to currently resort to other means (add keystore with certificate, write script to disable SSL checks, ...) for testing purposes in that actions case (tested with Install4j v7.0.10)?
java ssl install4j
The "Install files" action is missing the option "accept all SSL certificates" (like other server communication related actions support) for the case that the installer relies on downloadable data files (installer data files marked as downloadable in a media file).
Is there a possibility to disable the SSL check elsewhere or is it necessary to currently resort to other means (add keystore with certificate, write script to disable SSL checks, ...) for testing purposes in that actions case (tested with Install4j v7.0.10)?
java ssl install4j
java ssl install4j
edited Mar 22 at 15:08
jump
asked Mar 22 at 14:01
jumpjump
12
12
1
Your question is kind of unclear, kindly edit it and add more details to it. Explain things you have tried and what exactly is the issue.
– Fennec
Mar 22 at 14:25
@Fennec I updated the question, hope it is more clear now
– jump
Mar 22 at 15:14
add a comment |
1
Your question is kind of unclear, kindly edit it and add more details to it. Explain things you have tried and what exactly is the issue.
– Fennec
Mar 22 at 14:25
@Fennec I updated the question, hope it is more clear now
– jump
Mar 22 at 15:14
1
1
Your question is kind of unclear, kindly edit it and add more details to it. Explain things you have tried and what exactly is the issue.
– Fennec
Mar 22 at 14:25
Your question is kind of unclear, kindly edit it and add more details to it. Explain things you have tried and what exactly is the issue.
– Fennec
Mar 22 at 14:25
@Fennec I updated the question, hope it is more clear now
– jump
Mar 22 at 15:14
@Fennec I updated the question, hope it is more clear now
– jump
Mar 22 at 15:14
add a comment |
1 Answer
1
active
oldest
votes
According to ej-technologies, the missing option is an oversight. Is likley do be added with the next version.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55301289%2fdisable-ssl-check-for-install-files-action%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
According to ej-technologies, the missing option is an oversight. Is likley do be added with the next version.
add a comment |
According to ej-technologies, the missing option is an oversight. Is likley do be added with the next version.
add a comment |
According to ej-technologies, the missing option is an oversight. Is likley do be added with the next version.
According to ej-technologies, the missing option is an oversight. Is likley do be added with the next version.
answered Mar 26 at 12:09
jumpjump
12
12
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55301289%2fdisable-ssl-check-for-install-files-action%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Your question is kind of unclear, kindly edit it and add more details to it. Explain things you have tried and what exactly is the issue.
– Fennec
Mar 22 at 14:25
@Fennec I updated the question, hope it is more clear now
– jump
Mar 22 at 15:14