Skip to content
Snippets Groups Projects
Commit f91a650f authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

changes ssl to localhost only.

parent 522e22d6
No related branches found
No related tags found
No related merge requests found
...@@ -521,7 +521,7 @@ ...@@ -521,7 +521,7 @@
<sigalg>SHA256withRSA</sigalg> <sigalg>SHA256withRSA</sigalg>
<keyalg>RSA</keyalg> <keyalg>RSA</keyalg>
<!--dname>cn=com.example</dname--> <!--dname>cn=com.example</dname-->
<dname>cn=localhost.localdomain</dname> <dname>cn=localhost</dname>
</configuration> </configuration>
</plugin> </plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment