You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/17 10:52:57 UTC

[GitHub] [incubator-pekko] mdedetrich commented on a diff in pull request #184: use `pekko:` in urls and fix other branding issues

mdedetrich commented on code in PR #184:
URL: https://github.com/apache/incubator-pekko/pull/184#discussion_r1109622008


##########
remote/src/test/resources/Makefile:
##########
@@ -17,7 +17,7 @@ domain.cnf:
 	echo "subjectAltName=DNS:localhost" >> domain.cnf
 
 domain.csr: domain.cnf
-	openssl req -new -newkey rsa:2048 -keyout domain.key -subj "/C=ZA/ST=web/O=Lightbend/CN=pekko-remote" -reqexts SAN -config domain.cnf -out domain.csr -passout pass:changeme
+	openssl req -new -newkey rsa:2048 -keyout domain.key -subj "/C=ZA/ST=web/O=Lightbend/CN=akka-remote" -reqexts SAN -config domain.cnf -out domain.csr -passout pass:changeme

Review Comment:
   We should make a ticket on this and also confirm if the same problem occurred in the latest Akka ASL2 version



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org