Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Adds CA to Solaris 11 SPARC setup #186

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

mhashizume
Copy link
Contributor

Solaris 11 SPARC is currently missing the CA for USERTrust,
which is the root CA that Puppet's current SSL vendor, Gandi,
uses.

Missing this root CA causes an error with curl: "(60) SSL
certificate problem: unable to get local issuer certificate"

This adds that cert in an existing setup step.

Solaris 11 SPARC is currently missing the CA for USERTrust,
which is the root CA that Puppet's current SSL vendor, Gandi,
uses.

Missing this root CA causes an error with `curl`: "(60) SSL
certificate problem: unable to get local issuer certificate"

This adds that cert in an existing setup step.
@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #186 (f508d7f) into master (c3b7767) will not change coverage.
The diff coverage is n/a.

❗ Current head f508d7f differs from pull request most recent head 6927a59. Consider uploading reports for the commit 6927a59 to get more accurate results

@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   77.77%   77.77%           
=======================================
  Files          15       15           
  Lines        1602     1602           
=======================================
  Hits         1246     1246           
  Misses        356      356           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3b7767...6927a59. Read the comment docs.

@mhashizume mhashizume merged commit f3503dd into puppetlabs:master Mar 23, 2022
@mhashizume mhashizume deleted the maint/usertrust_ca_cert branch March 23, 2022 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants