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

MF-1676 - Make Bootstrap fetch Certs data on demand #1669

Open
wants to merge 81 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2022

  1. Update Go version and dependencies (absmach#1663)

    Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
    
    Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
    Signed-off-by: Arvindh <arvindh91@gmail.com>
    dborovcanin authored and arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e4bddb1 View commit details
    Browse the repository at this point in the history
  2. Add : auto renew certficate

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0d2c639 View commit details
    Browse the repository at this point in the history
  3. Add : redis event stream and bug fix

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0e9be3f View commit details
    Browse the repository at this point in the history
  4. Add : empty mock

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    786e2b5 View commit details
    Browse the repository at this point in the history
  5. Add : logging and metrics

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3a6a902 View commit details
    Browse the repository at this point in the history
  6. Fix : certs BSClient

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    716d1e8 View commit details
    Browse the repository at this point in the history
  7. add: bsclient in service_test

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    85da2b2 View commit details
    Browse the repository at this point in the history
  8. add: bsclient in service

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c6fd44c View commit details
    Browse the repository at this point in the history
  9. add: bsclient default values

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f2d0e62 View commit details
    Browse the repository at this point in the history
  10. fix: bsclient in service_test

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    765f2f5 View commit details
    Browse the repository at this point in the history
  11. fix: env names

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ba92450 View commit details
    Browse the repository at this point in the history
  12. fix: env names

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8f0b5e7 View commit details
    Browse the repository at this point in the history
  13. fix: bsclient

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6fd08c2 View commit details
    Browse the repository at this point in the history
  14. fix: comments typo

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    526e7ce View commit details
    Browse the repository at this point in the history
  15. change: things with multi cert

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a60bab3 View commit details
    Browse the repository at this point in the history
  16. fix: cert query

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c3790bc View commit details
    Browse the repository at this point in the history
  17. add : multierror

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    46a7685 View commit details
    Browse the repository at this point in the history
  18. remove: unused variables

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    56e146a View commit details
    Browse the repository at this point in the history
  19. remove: AutRenew function from service

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1f42221 View commit details
    Browse the repository at this point in the history
  20. remove: unused commented function

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e3b0da2 View commit details
    Browse the repository at this point in the history
  21. remove: unused commented function

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1ca7630 View commit details
    Browse the repository at this point in the history
  22. add: comment to exported variable

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f44b428 View commit details
    Browse the repository at this point in the history
  23. remove: AutRenew function from service

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2929401 View commit details
    Browse the repository at this point in the history
  24. remove: AutRenew function from service

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    47dd5d9 View commit details
    Browse the repository at this point in the history
  25. remove: multierror in pkg

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    031d2af View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f9dc560 View commit details
    Browse the repository at this point in the history
  27. change: logic to filter exipry certificate

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3fb74f1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    19cba2b View commit details
    Browse the repository at this point in the history
  29. fix: sql query params

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d6eacf1 View commit details
    Browse the repository at this point in the history
  30. fix: ci errors

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    09fae2b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. fix: certs auto removal during renew process

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b23b77a View commit details
    Browse the repository at this point in the history
  2. fix: certs auto removal during renew process

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    010f95e View commit details
    Browse the repository at this point in the history
  3. fix: BS response for not found

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    820a628 View commit details
    Browse the repository at this point in the history
  4. change: default auto cert new to false

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0327c96 View commit details
    Browse the repository at this point in the history
  5. fix: certs sdk

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8e94dfb View commit details
    Browse the repository at this point in the history
  6. add: default key type in provision

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c812cf9 View commit details
    Browse the repository at this point in the history
  7. bug fix: SDK cert request struct

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    acf0ea3 View commit details
    Browse the repository at this point in the history
  8. bug fix: certs exipre date

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    aafc39b View commit details
    Browse the repository at this point in the history
  9. bug fix: SDK certs issue cert

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    daa0314 View commit details
    Browse the repository at this point in the history
  10. add: sdk errors

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    23bf3e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. add: sdk errors

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    af1e3b0 View commit details
    Browse the repository at this point in the history
  2. add: sdk errors

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7084283 View commit details
    Browse the repository at this point in the history
  3. add: export update cert error in bootstrap

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c5be5ec View commit details
    Browse the repository at this point in the history
  4. add: sdk error fine tuned

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4c04fe4 View commit details
    Browse the repository at this point in the history
  5. add: bootstrap update certs sdk with sdk error

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b40f634 View commit details
    Browse the repository at this point in the history
  6. add: certs bootstrap sdk

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2a5293b View commit details
    Browse the repository at this point in the history
  7. fix: certs bootstrap sdk url

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    cc8fe33 View commit details
    Browse the repository at this point in the history
  8. remove: unused error

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3200910 View commit details
    Browse the repository at this point in the history
  9. add: sdk errors

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8d048c7 View commit details
    Browse the repository at this point in the history
  10. remove: unnecessary prints

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4b37fa4 View commit details
    Browse the repository at this point in the history
  11. fix: code format

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d143ff3 View commit details
    Browse the repository at this point in the history
  12. remove:unsed in certs BS client

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b4b64e4 View commit details
    Browse the repository at this point in the history
  13. update : env variables

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ed4caa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. update : sdk errors

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1bf134a View commit details
    Browse the repository at this point in the history
  2. fix: CheckError

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6bac4db View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. add:pagination for RenewCerts & ThingCertsRevokeHn

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f2617eb View commit details
    Browse the repository at this point in the history
  2. add:pagination for RenewCerts & ThingCertsRevokeHn

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7be1b4d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    3ecf644 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    ffe822c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    6928b84 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. draft certs logic modifed

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    56ee1d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. add things event stream client

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8a83e88 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    e922aa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. add certs

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6a13247 View commit details
    Browse the repository at this point in the history
  2. rebase with mainflux/master

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    85d9794 View commit details
    Browse the repository at this point in the history
  3. rebase with mainflux/master

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a370c4b View commit details
    Browse the repository at this point in the history
  4. add certs

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ef7205f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. remove : unused variable

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ebcbe2d View commit details
    Browse the repository at this point in the history
  2. update: certs postgres migration

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ef84ebf View commit details
    Browse the repository at this point in the history
  3. fix: IssueCert

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    cc1f369 View commit details
    Browse the repository at this point in the history
  4. add: test for Issue certificate

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e41f56e View commit details
    Browse the repository at this point in the history
  5. fix: cert issue endpoint

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    22a5d3f View commit details
    Browse the repository at this point in the history
  6. fix: cert issue endpoint

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    35b662c View commit details
    Browse the repository at this point in the history
  7. fix: cert CRUD endpoints

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    32f409e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge branch 'master' into certs-auto-renew

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ebd72d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update renew, revoke remove certificate by thing id

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7841d81 View commit details
    Browse the repository at this point in the history
  2. Update event handers

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    98cd2ad View commit details
    Browse the repository at this point in the history
  3. Update event handers

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    310d18d View commit details
    Browse the repository at this point in the history
  4. Update event handers

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1457353 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. add: certs api spec

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    824ca8a View commit details
    Browse the repository at this point in the history
  2. add: certs api spec

    Signed-off-by: Arvindh <arvindh91@gmail.com>
    arvindh123 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    26c24a8 View commit details
    Browse the repository at this point in the history