diff --git a/src/certificate.rs b/src/certificate.rs
index 4252cf3..f363e2b 100644
--- a/src/certificate.rs
+++ b/src/certificate.rs
@@ -461,7 +461,7 @@ impl<'a> TbsCertificate<'a> {
/// or an error if the extension is invalid, or is present twice or more.
pub fn subject_alternative_name(
&self,
- ) -> Result