Is SSO and SSL support BOXI?
Answers were Sorted based on User's Feedback
Answer / jk
As far as i know, BO-XI R2 supports SSL.
I don't know about SSO.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create environment variables?What are the conditions for creating variables?
How to know that your remote server is ruing smoothly or not in unix?
What is meant by $1 in shell script?
What language is bash?
What is option in shell script?
What is a shell script? Can you name some of its advantages?
Give some situations where typing error can destroy a program?
In a single command how do you run the previous command in the command prompt.
write a shell script to check whether all the directories in the path exist has read and write permission
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
Write down the syntax of "for " loop