This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/12101] New: stap-server should use proper cert passwords


http://sourceware.org/bugzilla/show_bug.cgi?id=12101

           Summary: stap-server should use proper cert passwords
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sources.redhat.com
        ReportedBy: fche@redhat.com


Instead of a plaintext .../pw file, the stap-server process should
treat its certificate passwords as seriously as httpd and other such
ssly tools do.  Specifically, it should give the local sysadmin the
option to save password-free certificates (for automated startup),
an option to enter the password on the console if isatty() once
per stap-service start, and maybe an option to supply the password
in an environment variable.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]