[Webkit-unassigned] [Bug 183494] New: [webkitpy] Remove openssl command dependency.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 20:10:49 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183494

            Bug ID: 183494
           Summary: [webkitpy] Remove openssl command dependency.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com
                CC: lforschler at apple.com

To launch websocket server, current implementation uses openssl command. The command is not available by default in Windows. Also what the command actually does is to separate the pem file into two parts. The source PEM file was not changed since it initially imported to the repository. I don't see any reason we can switch to simple text manipulation for this task.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180309/444d9d25/attachment-0001.html>


More information about the webkit-unassigned mailing list