Searched refs:_get_http_crl_distribution_points (Results 1 – 1 of 1) sorted by relevance
2649 …self._crl_distribution_points = self._get_http_crl_distribution_points(self.crl_distribution_point…2662 …self._delta_crl_distribution_points = self._get_http_crl_distribution_points(self.freshest_crl_val…2665 def _get_http_crl_distribution_points(self, crl_distribution_points): member in Certificate