Question 96

You are required to configure SSL for an instance of WebLogic Server in a production environment. You have already created your self-signed certificate within the myKeyStore.jkskeystore. You must now obtain a new digital certificate from a trusted Certificate Authority.
Which command do you use to start the process? (Choose the best answer.) keytool -gencert -alias myCertName -infile myCertName.csr -outfile
  • Question 97

    Examine the domain diagram:

    What is the correct path within the configuration hierarchy to the MBean that contains the log rotation parameters for server04? (Choose the best answer.)
  • Question 98

    You are tasked with doing a rolling upgrade of a production domain that will minimize user interruptions.
    What are two characteristics of a rolling upgrade? (Choose two.)
  • Question 99

    You need to ensure that when a failed admin server instance is restarted on another machine with a different IP address, the managed server is able to establish connection with the newly started instance.
    Which technique will ensure that the connection can be made? (Choose the best answer.)
  • Question 100

    We find the JMSRedelivered header set for a particular message on the receiver.
    In which two scenarios is this expected to happen? (Choose two.)