Starting Https service : automating the process.

Hello.
We're trying to automate this process under windows NT (wich is not so
hard, net start ....) but :
The process waits for the password (trust database ?)
Is there any mean to automate this (command line, iplanet configuration ?)
thanks in advance.

Hi,
Create a password.conf file under config directory of the SSL instance (a
text file) and put the password as a plain text in that file.
It should read as
Communicator Certificate DB : <password that you have set>.
But this has got a high security risk as the password is a plain text and is
not recommended.
Thanks,
Srivatsan.
laurent Andre wrote:
Hello.
We're trying to automate this process under windows NT (wich is not so
hard, net start ....) but :
The process waits for the password (trust database ?)
Is there any mean to automate this (command line, iplanet configuration ?)
thanks in advance.

Similar Messages

  • I am automating the process of sending appointment reminders to my clients. I started with an alert with an email in calendar using the clients email address as a custom entry in my me card in my contacts. this was resulting in three emails being sent wit

    I am automating the process of sending appointment reminders to my clients. I started with an alert with an email in calendar using the clients email address as a custom entry in my me card in my contacts. this was resulting in three emails being sent with slightly different versions of the same address (see my previous post). Heating someone else's suggestion I created a workflow file to send an email and calling that file from an alert on my calendar. This is working and sends only one email to the client.
    My calendar is on I cloud and I access it from three different computers so I can keep my appointment calendar current. The files that send the email only exist on one computer. My other computers show error messages when those emails get sent. It seems that each computer wants to send the email. It's a small problem but is there a way that I could not get those alerts.
    But appreciate any thoughts about this. It seems like both problems might be related to the iCloud system.
    Thank you in advance,
    Michael

    Good work, catch so far Michael, does seem to be a "feature" of iCloud syncing, not sure what you could do to disable it.

  • Getting the Metric evaluation error start - Unable to run the process

    Hi,
    I am getting the below error:
    Metric evaluation error start - Unable to run the process
    We are using the Grid Control for monitoring purposes, and we get this error frequently from different databases. Please do let me know if anyone have faced this error before or know about it. Any kind of help is greatly appreciated!
    Thanks.

    Where are you seeing this error?
    Can you confirm the target exists (check targets.xml on the agent) and that the instance of the target has it defined correctly (all the required instance properties are there)?
    Given that those check out, can you open up the metric browser on the agent and make sure the target looks ok there.

  • Http service in the win nt services wont startup

    http service in the win nt services wont startup either manually or automatic
    please help.

    My suggestion is to navigate to the Apache home and startup Apache manually. The console window will let you know if there is something wrong with the configuration files.
    Frank

  • Automating the process of changing SAP servers when one server is down

    Hi,
    We have observed that sometimes users are unable to run a CRM IC web application due to server being down.
    So we want to automate the process that if a server is down then it will change to another server so that the application can run and the downtime is reduced.
    Can you please let me know if anyone has done anything on this front.
    Kindly send your suggestions.
    Thanks in advance.
    Regards,
    Jaisish Mohanty

    You can use sapwebdispatcher together with logon groups for this purpose:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/be/6041418e998739e10000000a1550b0/frameset.htm
    Markus

  • Servlet starting a .exe using the Process object

    Hi all,
    I need for a servlet to start another program.
    Here is some pseudo-code:
    public void post(....)throws ServletException, IOException
    //perform a bunch of operations
    at this point I need to launch a program to perform some
    operations on a saved file.  This program uses COM objects to do its thing.
    //start the process
    String cmd = "program's name";
    try
    Process process = Runtime.getRuntime().exec(cmd);
    process.waitFor();
    }//end try
    catch(Exception e)
    e.printStackTrace();
    }//end catch
    }//end post()My problem is this: The program will actually launch but dosen't seem to do any I/O. The program will not load the file nor will it write any log information. My thoughts are since the program is doing I/O in folders under Apache's DocumentRoot, Apache maybe blocking I/O.
    Any help will be appreciated!
    I'm using Apache 1.3.22 and Tomcat 3.3 running on Windows 2k.
    Thanks,
    Chris

    When you run your servlet which in turn starts your
    program .... is there any way of you to verify that
    your program was able to open the file ? Have you
    checked the Apache logs to see if you are getting any
    exceptions from the web container ?
    If you are could you please post it.
    Amlan

  • Automating the process of equipment creation

    Hi,
    I am Pretty new to this domain. i want to know some basic functionality on CS processing. As i know we are make use of equipment master for the warranty related information and against this we are creating notification. My question is can we take serial number as reference object and is there any why in which the equipment master can be automated with all the sales information to avoid the data entry process. Please apologies in case you find the question meaning less.
    With Regards
    Sen JOB

    Hi,
    Welcome to the FORUM.
    Yes It should be possible. as follows:
    As you are Maintaining Serial Number profile, you would have assigned to Material Master , in that there is an option to check for automatic Equipment creation, so when you make delivery with serial No. you mention Serial No. in "Extras" > Serial No. Field. (in VL01N), In the Display Box after entering the serial no. Please check the "Eqpt" Box, This enables you to get equipment created automatically, then you do PGI, billing.
    So We can control w.r.t Serial No. for the Equipments at Sales order level, or even at Delivery level.
    Now In order to Update your equipment details you try with "LSMW" use either "VA01u201D (Ref, Sales order) or "VL01N" (Ref. Delivery Doc.)  Here you do proper Field Mapping for the required sales details including Serial No.s etc.
    Hope this should work out.
    Regards
    DSR
    Edited by: D.Srinivasa Rao on Nov 24, 2011 2:11 PM

  • When I "share" to DVD the file is transcoded.  When it reaches 66% it starts to "finishing", but the process stops and does not proceed beyond 66%.  When I stop the sharing process I receive the following message "the share operation dvd has failed".

    When I "share: to DVD the file is transcoded.  When the sharing process gets to 66%, it changes to "finishing" "CreateDVD:waiting fro create disk to finish.  The sharing process does no go beyond 66%, and when I stop the sharing process, I receive the message "the share DVD operation has failed."
    Is this a problem with FCPX or Create DVD?  How can this problem be resolved?

    The handshake between FCP and a hidden app called Create Disk wasn't completed.
    Try this. Select a short range and Share>DVD. In Output Settings. set it to Hard Drive to save as a disk image. (Save to your Desktop so you can find it.) For menu Background, click the Add button, then cancel. That is often enough to wake up the disk burning part of this process. If it makes a disk image, try a physical disk.
    Russ

  • Automating the process of comparing two PDF file with the help of QTP(Automation Testing Tool)

    Can anybody help me with comparing the two pdf files with the help of QTP.I have Adobe Acrobat installed on my system and i have access to the API.
    Thanks,
    Varun Saini

    I want to find out more about QTP and API. Maybe that is what I want to compare two mechanical drawings for differences between them. (see “More than one pdf file in one window”. Is that what you are looking to do? 9Not necessarily mechanical drawings but some other pdf).

  • HT1923 I'm trying to re-install itunes on my laptop & I am getting a message that has stopped the re-install & it says: "Service 'Apple Mobile Device" (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system servic

    I'm trying to re-install itunes on my laptop & I am getting a message that has stopped the re-install & it says: "Service 'Apple Mobile Device" (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."  The diaglogue box gives me the options to abort, retry, or ignore; when I tried retry and ignore the re-install process stays stalled & the dialogue box comes back & I don't want to abort & start this all over to probably end up with the same issue; what does this mean & what do I do?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Firefox won't start properly. The process begins in task manager, but the program doesn't start.I have restarted the computor, and updated my plug-ins. Don't know what to do next. It will open in safe mode, but not regularly.

    When we click on the icon to start firefox even though the process opens in task manager, the program screen doesn't open

    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Problem in starting HTTP Server (Oracle 9i AS Rel 1 on Solaris 2.8)

    Hi All,
    I have installed Oracle9i database Rel1 (version 9.0.1) on Sun Solaris2.8) successfully and now, I'm trying to install Oracle 9i Application Server Rel1 (version 1.0.2.2.1) on the same system. I stopped the database before starting installion of AS. My installation is limited to Oracle Forms & Reports Services and Oracle HTTP Server. Installation successfully completed, but, it is failed to start HTTP server. The error I'm getting is:
    Syntax error on line 14 of $ORACLE_HOME/Apache/Apache/conf/mod__sse.conf
    AuroraService - directive already in effect for this server.
    $ORACLE_HOME/Apache/Apache/bin/httpsctl start: httpd could not be started.
    Line 14 in mod__sse.conf is:
    AuroraService inst1_http
    How can I resolve this issue ? Please help.
    An early help would be highly appreciated.
    Thanks in Advance.
    Sajan Thomas

    Hi,
    I have resolved that issue by commenting that line. Since I'm not using servlets, I hope that wouldn't create any problems !
    Sajan

  • Error starting HTTP-Server: Address already in use: JVM_Bind

    Hello,
    I installed IAS 10.1.2.0.2. then I tried to start an application and get the following:
    D:\Oracle_Home_IAS\j2ee\home>java -jar oc4j.jar
    07/01/08 10:04:00 Error starting HTTP-Server: Address already in use: JVM_Bind
    07/01/08 10:04:01 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)
    initialized
    07/01/08 10:04:01 !!! No valid java compiler found !!!
    07/01/08 10:04:01 javac.exe not found under D:\MDK\jre\1.4.2, please use a valid
    jdk or specify the location of your java compiler in server.xml using the <java
    -compiler .../> tag

    If I had to guess, you are starting HTTP Server on the same port as some other service.
    BTW, Oracle Express is not a supported platform for Mobile Server.

  • Http service

    hi guys
    how can i check the HTTP service is running on server or not?
    and how can i start HTTP service?
    i have oracle 10g on Linix...
    Thanks

    Since we are on Database forum I assume you're speaking of Database services (your questions could apply to Application Server as well). See [url http://forums.oracle.com/forums/thread.jspa?threadID=355284&tstart=15]This other thread.

  • Creating HTTPS Service in AS ABAP

    Hi, experts,
      I'm an ABAPer, I have a question that how can I create HTTPS service in AS ABAP?
    I've created HTTPS service with transaction code SMICM, but system notices me each time
    'WARNING: Your changes will be lost when you restart the ICM'. Does it need any more configuration
    in R/3 system profile(RZ10)? Could you pls. show me the variable I should set even an example?
    Thank you so much!
    Best regards
    David Hu

    Yes
    you have to activate parameters through RZ10 for activating HTTPS in AS ABAP
    This should be the parameters
    icm/server_port_1  = PROT=HTTPS, PORT=1443
    Also make sure that parameter: icm/host_name_full = <hostname>.<dns> is also set
    Refer to http://help.sap.com/saphelp_nw04s/helpdata/EN/56/2e453cabf4ef6fe10000000a114084/content.htm
    for more detailed info,you would be able to start https service after setting this parameter.
    Let me know of any issues
    Rohit

Maybe you are looking for