Commit fa4a878 1 parent 916dad1 commit fa4a878 Copy full SHA for fa4a878
File tree 3 files changed +37
-1
lines changed
3 files changed +37
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: page
3
+ title: Projects
4
+ ---
5
+
6
+ # My Projects
7
+
8
+ ## Projects@Agicap
9
+
10
+ ### 802.1x EAP-TLS Authentication
11
+
12
+ - **FreeRADIUS Configuration:** Set up and configured FreeRADIUS for secure network authentication.
13
+ - **Certificates Deployment:** Automated the deployment of SSL certificates for enhanced security.
14
+ - **APs Configuration:** Configured Access Points to support 802.1x EAP-TLS authentication for secure wireless access.
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: page
3
+ title: Projects
4
+ ---
5
+
6
+ # My Projects
7
+
8
+ ## Projects@Agicap
9
+
10
+ ### Terraform Modules
11
+
12
+ - **Azure Resources:** Developed Terraform modules to manage and deploy Azure resources efficiently.
13
+ - **HashiCorp Vault:** Implemented secure secret management using HashiCorp Vault.
14
+ - **Okta Integration:** Automated user and application management with Okta through Terraform.
15
+ - **GitHub Organization Management:** Streamlined GitHub organization settings and repository management using Terraform.
16
+
17
+ ### 802.1x EAP-TLS Authentication
18
+
19
+ - **FreeRADIUS Configuration:** Set up and configured FreeRADIUS for secure network authentication.
20
+ - **Certificates Deployment:** Automated the deployment of SSL certificates for enhanced security.
21
+ - **APs Configuration:** Configured Access Points to support 802.1x EAP-TLS authentication for secure wireless access.
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
3
title : Archive
4
+ permalink : /projects/
4
5
---
5
6
6
7
# Archive
@@ -15,4 +16,4 @@ Browse all posts by month and year.
15
16
<li><a href="{{ post.url }}">{{ post.title }}</a></li>
16
17
{% endfor %}
17
18
</ul >
18
- {% endfor %}
19
+ {% endfor %}
You can’t perform that action at this time.
0 commit comments