Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
Step 4 explains how to configure Veeam Backup & Replication to bypass Certificate Revocation List (CRL) checks, which verify if certificates have been revoked by the issuing Certificate Authority (CA). These checks are vital for ensuring only valid certificates are accepted.
Veeam recommends configuring network infrastructure to allow CRL checks whenever possible. However, if the Veeam Backup & Replication server or components lack internet access, disabling CRL checks may be necessary, as outlined in Step 4.
Note that disabling CRL checks affects all Object Storage interactions, not just 'Restore to EC2'. Consider re-enabling this security feature after completing restore operations unless specific needs, like backing up to S3 via PrivateLink or Direct Connect, require it to remain disabled.
ObjectStorageTlsRevocationCheck=0
ObjectStorageTlsRevocationCheck=0
<Region Id="ap-northeast-1" Name="Asia Pacific (Tokyo)" Type="Global">
<Endpoint Type="S3">s3-ap-northeast-1.amazonaws.com</Endpoint>Is changed to:
<Endpoint Type="S3">bucket.vpce-00000000000000000-00000000.s3.ap-northeast-1.vpce.amazonaws.com</Endpoint>
<Region Id="ap-northeast-1" Name="Asia Pacific (Tokyo)" Type="Global"> <Endpoint Type="S3">bucket.vpce-00000000000000000-00000000.s3.ap-northeast-1.vpce.amazonaws.com</Endpoint><Endpoint Type="S3">s3.dualstack.ap-northeast-1.amazonaws.com</Endpoint>
<Endpoint Type="EC2">ec2.ap-northeast-1.amazonaws.com</Endpoint>Is changed to:
<Endpoint Type="EC2">vpce-00000000000000000-00000000.ec2.ap-northeast-1.vpce.amazonaws.com</Endpoint>
With Veeam Backup & Replication now modified to force it to connect to the specified Endpoints, proceed with performing a Restore to Amazon EC2.
Restore notes:
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.