Jira (BOLT-1488) Use Schannel on Windows

2019-08-27 Thread Yasmin Rajabi (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Yasmin Rajabi updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1488  
 
 
  Use Schannel on Windows   
 

  
 
 
 
 

 
Change By: 
 Yasmin Rajabi  
 
 
Labels: 
 closed-github-move  eyu  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.318236.1564160327000.74819.1566931260343%40Atlassian.JIRA.


Jira (BOLT-1488) Use Schannel on Windows

2019-08-27 Thread Yasmin Rajabi (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Yasmin Rajabi updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1488  
 
 
  Use Schannel on Windows   
 

  
 
 
 
 

 
Change By: 
 Yasmin Rajabi  
 
 
Labels: 
 closed-github-move  eyu  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.318236.1564160327000.74810.1566931200354%40Atlassian.JIRA.


Jira (BOLT-1488) Use Schannel on Windows

2019-07-26 Thread Edward Cullen (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Edward Cullen created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1488  
 
 
  Use Schannel on Windows   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Affects Versions: 
 BOLT 1.26.0  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 WinRM  
 
 
Created: 
 2019/07/26 9:58 AM  
 
 
Environment: 
 Windows (all supported versions)  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Edward Cullen  
 

  
 
 
 
 

 
 Bolt currently uses the Ruby (OpenSSL) implementation for connecting to WinRM over a secure channel. In order to utilise host verification a root certificate must be explicitly supplied (command line or config file) or added to the Bolt installation. Being able to use the built-in Schannel provider would enable use of automatically-distributed CA certificates in a Windows environment, without further configuration. This would make (secure) use of Puppet in a Windows-dominated (enterprise) environment much simpler.