Skip to content

ra: Add error value & conditions to NewRegistrationAuthorityImpl #7951

@jprenken

Description

@jprenken

ra.NewRegistrationAuthorityImpl takes some arguments that are pointers, and could be nil (e.g. limiter). It currently does not return an error. We should add an error value, return errors when passed nils for these arguments, and update calling functions to handle errors.

Discussed in: https://github.com/letsencrypt/boulder/pull/7858/files#r1906117221

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions