2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-05 09:48:31 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Gᴏɴɢ Jie
00bf5d432c Partly revert "Revise openssl settings for RHEL 8 (#5967)" (#6144)
* Put "openssl s_client" command line argument "-no_ssl2" back.

This reverts commit ec56baf36f.
2019-03-21 16:27:13 +08:00
Gᴏɴɢ Jie
ec56baf36f Revise openssl settings for RHEL 8 (#5967)
* Remove the RANDFILE from openssl.cnf. This is out-of-date in opessl beyond version 1.1.1a.

* Update openssl.cnf.tmpl to the latest one from openssl 1.1.1a source

* Revise openssl.cnf.tmpl based on the latest one from openssl 1.1.1a source

* Remove `-no_ssl2' command line argument for openssl, totally.
2019-01-28 16:35:31 +08:00
Gᴏɴɢ Jie
4c5a2bbd77 Fix github issue #5365. Thinker for the openssl s_client -no_ssl2 command line argument (#5376) 2018-07-06 15:22:59 +08:00
Gᴏɴɢ Jie
da35f335b1 Fix github issue #5365. Proper handle the -no_ssl2 argument of openssl s_client (#5369) 2018-07-04 14:48:33 +08:00
Gᴏɴɢ Jie
da8983a95e Revert "Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358)" (#5364)
This reverts commit dc2ea9014d.
2018-07-03 16:11:42 +08:00
Gᴏɴɢ Jie
dc2ea9014d Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358) 2018-07-02 18:11:21 +08:00
yangsong
7c85b0998d add support for syncfiles with scp (#5123)
* add support for syncfiles with scp

* refine logic of EXECTUTE support message non rsync filesync

* refine syncfiles

* add startsyncfile script for cumulus

* refine format, fix updatenode without options causes command to crash #5142
2018-04-27 11:28:08 +08:00
daniceexi
bf7645a4f5 Continue the fix to avoid sslv3 in xcatd. In this commit, all the calling to [openssl s_client] in xcat code which used to connect to xcatd will add arguments [-no_ssl3 -no_ssl2] to avoid the using of sslv2/3 2015-02-12 20:19:00 -05:00
lissav
871ab041d5 syncfile change ok
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:36:15 +00:00
lissav
f61245ec14 undo fix for 3289489 hangs install see defect comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:35:34 +00:00
daniceexi
21c92e3076 defect 3289489: fix the issue that syncfile went wrong when have not syncfile entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-21 09:49:40 +00:00
daniceexi
ccb925928e Fixed the issue of the syncfile function that output misleading message during installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-28 07:33:57 +00:00
jbjohnso
b2edbcc88c -Change postscripts to be backwards compatible with 2.2 packed images (2.3 users may have to repack images)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 18:39:07 +00:00
daniceexi
b303ebecec remove some message output from openssl command for updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-21 13:22:45 +00:00
daniceexi
677047fe75 The code drop of Syncing File function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-15 13:08:51 +00:00
jbjohnso
e25e9fe30a -Try out ceasing use of stunnel in favor of openssl everywhere
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 19:18:22 +00:00
daniceexi
05c9e4b58f The first phase code drop for CFM like funtion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 15:33:44 +00:00