Skip to content

Conversation

@skbenj
Copy link

@skbenj skbenj commented Jul 25, 2024

To satisfy the requirements of CT1652: SEC-HTP-HSTS-2

Copy link
Collaborator

@jmasonsk-te jmasonsk-te left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo needs fixing for add_header.

fi
sed -i '36,39s/# Samknows SSL configuration listen/ listen/g' $NGINX_FILENAME
sed -i '30,30s/# Samknows SSL configuration listen/ listen/g' $NGINX_FILENAME
sed -i '37,40s/# Samknows SSL configuration add-header/ add-header/g' $NGINX_FILENAME
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be add_header not add-header I believe.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks. Fixed in new push.

fi
sed -i '36,39s/# Samknows SSL configuration listen/ listen/g' $NGINX_FILENAME
sed -i '30,30s/# Samknows SSL configuration listen/ listen/g' $NGINX_FILENAME
sed -i '37,40s/# Samknows SSL configuration add-header/ add-header/g' $NGINX_FILENAME
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be add_header not add-header I believe.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks. Fixed in new push.

To satisfy the requirements of CT1652: SEC-HTP-HSTS-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants