Skip to content

Commit

Permalink
Merge pull request #498 from dOpensource/v0.72
Browse files Browse the repository at this point in the history
Fixed permissions again
  • Loading branch information
mackhendricks committed Apr 1, 2023
2 parents dc318fd + bc560f0 commit 942022c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/stir_shaken/generate_self_signed_cert.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ cp $TMP_CERT_DIR/sp-key.pem $DSIP_CERT_DIR
chown -R dsiprouter:kamailio $DSIP_CERT_DIR

#Change permissions
chmod -R 744 $DSIP_CERT_DIR
chmod -R 755 $DSIP_CERT_DIR

0 comments on commit 942022c

Please sign in to comment.