Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

ssl on server with deployment

I wish to deploy packages via OCS NG server  2.2 but there is no SSL.

There is no certificate on server. I have hundred of clients.

I install CA on server and I enable SSL, I'm able to deploy package ?

What happens to others client if I install SSL on server? I lost communications to existing agents?
in OCS Inventory NG server for Unix by (280 points)

4 Answers

+1 vote
 
Best answer

hi,

Server side : Don't forget to activate deploy and download on your server configuration !

Client side : Use Ocspackager and build a installation package for agent with your parameters except this two :  /server=https://yourserver:443/inventory/ /ssl=1

Include the new certificat, use correct administrator credential, finish building.Deploy the fresh ocspackage.exe on client with GPO or script.

Nothing append to client when you install and configure sll on server : invetory use http, and deployement use only https

Regards

EDIT : Modified, thank to franck

by (5.7k points)
edited by
0 votes
So clients communicate to server for inventory using port 80 ? While https communication among client and server is used only when Server deploys package?
by (280 points)
0 votes

Hi,

/server=https://yourserver:443/ocsinventory and NOT /server=https://yourserver:443/ocsreports. 

Regards

Frank

by (88.5k points)
0 votes
Hi,

Very sorry for my mistake and big thank to Franck for the good syntaxe...merci ;-) i ve edited my first reply

Yes, http 80 (default port) for inventory and https 443 (defaut port too) when client have to download package.

Regards.
by (5.7k points)
edited by
 
Powered by Question2Answer
...