Results 1 to 4 of 4

Thread: IceSSL: iceca output filenames sourrounded by single quotes

  1. #1
    Eniac is offline Registered User
    Name: Marc Lehmann, B.Sc.
    Organization: University of Applied Sciences, Saarbruecken, GER
    Project: Database-Driven App for Interoperability Testing
    Join Date
    Oct 2007
    Posts
    1

    IceSSL: iceca output filenames sourrounded by single quotes

    Environment:

    - Windows 2000 SP 4
    - Ice 3.2.1
    - Python 2.5.1
    - MS Visual C++ Express Edition

    Bug Description:

    While trying to generate a request for a new SSL certificate using the iceca script I noticed that the files produced by the script are surrounded by single quotes, e.g. python iceca request --user generates files 'user_key.pem' and 'user_req.pem' instead of user_key.pem and user_req.pem.

    How to repeat:

    Try to generate a certificate request using iceca.

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Thanks for the bug report, we'll fix this for the next release.

  3. #3
    gumshoe is offline Registered User
    Name: Gum Shoes
    Organization: Enbridge
    Project: Enterprise wide IPC framework.
    Join Date
    Dec 2006
    Posts
    18
    Maybe a typo or maybe a bug:

    http://www.zeroc.com/doc/Ice-3.2.1/m...eSSL.43.7.html says that "iceca req" will work but only "iceca request" does.

  4. #4
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Thanks for pointing that out, we'll fix it in the next release.

    Take care,
    - Mark

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I run two services in a single icebox?
    By Gravitas in forum Help Center
    Replies: 3
    Last Post: 03-02-2011, 05:30 PM
  2. Single threaded approach
    By volk in forum Help Center
    Replies: 1
    Last Post: 06-13-2008, 07:57 AM
  3. Replies: 1
    Last Post: 04-26-2005, 05:04 PM
  4. single stream for two-way communication?
    By vukicevic in forum Help Center
    Replies: 2
    Last Post: 05-19-2003, 03:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •