File: 020_ssl-cert-info.patch

package info (click to toggle)
wl-beta 2.15.9%2B0.20190205-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,260 kB
  • sloc: lisp: 51,446; sh: 191; makefile: 141
file content (14 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Author: Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
Description: Use "opsnssl" instead of ssl-program-name for ssl-certificate-information

--- wl-beta-2.15.9+0.20100525-1/utils/ssl.el	2004-01-18 23:28:28.000000000 +0900
+++ wl-beta-2.15.9+0.20100525/utils/ssl.el	2010-06-03 22:00:47.000000000 +0900
@@ -117,7 +117,7 @@
       (insert certificate)
       (setq exit-code (condition-case ()
 			  (call-process-region (point-min) (point-max)
-					       ssl-program-name
+					       "openssl"
 					       t (list (current-buffer) nil) t
 					       "x509"
 					       "-subject" ; Print the subject DN