Skip to content

Symlink the TLS directory to certs#184

Merged
stevenmccullaghmadetech merged 1 commit intomainfrom
ln-tls-certs
Aug 15, 2024
Merged

Symlink the TLS directory to certs#184
stevenmccullaghmadetech merged 1 commit intomainfrom
ln-tls-certs

Conversation

@adrianclay
Copy link
Copy Markdown
Contributor

Why

PyCURL expects the certificates to live in /etc/pki/tls folder.

Symlink the contents, so that it becomes happy.

Type of change

Internal change (non-breaking change with no effect on the functionality affecting end users)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

@martin-nhs martin-nhs marked this pull request as ready for review August 15, 2024 12:29
martin-nhs
martin-nhs previously approved these changes Aug 15, 2024
martin-nhs
martin-nhs previously approved these changes Aug 15, 2024
PyCURL expects the certificates to live in /etc/pki/tls folder.

Symlink the contents, so that it becomes happy.
@stevenmccullaghmadetech stevenmccullaghmadetech merged commit 3f0cb75 into main Aug 15, 2024
@stevenmccullaghmadetech stevenmccullaghmadetech deleted the ln-tls-certs branch August 15, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants