roehmdo1

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-25
20:53
2815 views
Agent wont talk after Windows June 2016 Rollup MS KB3161608
on 06/2116 MS released KB3161608 and after installing that patch, the zcm agent wont talk to the server anymore.. I believe it has something to with ssl key lengths ??...I in-install that KB3161608 and all is fine again... any ideas on what I can do to make it work with this patch ??
Server is ZCM 11.3.2
thanks
Server is ZCM 11.3.2
thanks
8 Replies
CRAIGDWILSON

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-25
22:31
AFAIK, There are not any recent patches from MS in this area, but since that is a rollup patch, if your systems were seriously out of date there could be a number of things.
There was the SSL Poodle that was fixed in 11.3.2 FRU1 - This deals with Ciphers.
https://www.novell.com/support/kb/doc.php?id=7016205
In regards to Key Lengths, I vaguely recall a recent fix that blocked short keys but nothing specific.
Are you using an External CA? What is it's Key-length.
By Default, ZCM uses 2048 Certs, so there is no issue there.
There was the SSL Poodle that was fixed in 11.3.2 FRU1 - This deals with Ciphers.
https://www.novell.com/support/kb/doc.php?id=7016205
In regards to Key Lengths, I vaguely recall a recent fix that blocked short keys but nothing specific.
Are you using an External CA? What is it's Key-length.
By Default, ZCM uses 2048 Certs, so there is no issue there.
--
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
roehmdo1

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-26
03:40
windows system was totally up-to-date before this... updates automatically applied in windows update.. the server does have the 11.3.2 FRU1 update applied..wierd that if I un-install this one KB3161608 all is fine again.. We use the ZCM self-signed internal certificate... (running on SLES 11 SP3)...how can I verify the key length currently on the ZCM server ?


Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-27
10:14
The same here!
We have added this key in the registry as quick'n'dirty workaround:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman]
"ClientMinKeyBitLength"=dword:00000200
Not the best solution, but after everything was ok!
We have added this key in the registry as quick'n'dirty workaround:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman]
"ClientMinKeyBitLength"=dword:00000200
Not the best solution, but after everything was ok!
CRAIGDWILSON

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-27
13:06
Thanks to Everyone!
I have emails out to lots of folks.
I have emails out to lots of folks.
--
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
CRAIGDWILSON

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-27
14:03
CRAIGDWILSON;2432736 wrote:
Thanks to Everyone!
I have emails out to lots of folks.
https://www.novell.com/support/kb/doc.php?id=7017778 has been Created for This issue.
--
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
CRAIGDWILSON

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-27
15:22
This may be related to an older MS Security Fix last Fall:
See - https://www.novell.com/support/kb/doc.php?id=7016544
This only impacted Satellite, not Primary Communications.
There are also FTFs for ZCM 11.3.x at download.novell.com
Reference "Logjam" from Sept 2015.
ZCM 11.4.x is not impacted.
See - https://www.novell.com/support/kb/doc.php?id=7016544
This only impacted Satellite, not Primary Communications.
There are also FTFs for ZCM 11.3.x at download.novell.com
Reference "Logjam" from Sept 2015.
ZCM 11.4.x is not impacted.
--
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
CRAIGDWILSON

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-27
15:23
See - https://www.novell.com/support/kb/doc.php?id=7016807 for even more details.
--
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
Please give a hearty thumbs up to any post you find helpful!
To find articles by Craig Wilson simply follow the link: Craig Wilson's Tips!
roehmdo1

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-27
20:23
OK - I applied the cipher update from https://www.novell.com/support/kb/doc.php?id=7016807 and all seems fine now.. thanks for all your help