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

Remove unused code in file and ssl package #150

Merged
merged 1 commit into from
Oct 3, 2018
Merged

Conversation

fffonion
Copy link
Contributor

@fffonion fffonion commented Oct 1, 2018

  • Removed internal/file package. These codes are used to generaete nginx conf,
    ssl cert files and are not needed now. The way to check ssl certs and generate
    checksum is also changed to in-memory.
  • Removed the functionality of checkOCSP and make full-chain certificate, since
    there's no corresponding behaviour in Kong.

- Removed `internal/file` package. These codes are used to generaete nginx conf,
ssl cert files and are not needed now. The way to check ssl certs and generate
checksum is also changed to in-memory.
- Removed the functionality of checkOCSP and make full-chain certificate, since
there's no corresponding behaviour in Kong.

Signed-off-by: Wangchong Zhou <[email protected]>
@fffonion fffonion requested a review from hbagdi October 1, 2018 18:23
@hbagdi hbagdi merged commit 3c298d8 into master Oct 3, 2018
@hbagdi hbagdi deleted the fix/cleanup-unused-code branch October 3, 2018 16:10
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.

2 participants