Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agocurl SSL certificate problem: self signed certifica after Setting up 1password as my ssh agent
Hi
I recently configured 1password as my ssh agent to secure my github and server keys, however I just noticed that CURL is now giving me issues. Every time I try to use CURL I get this error:
...
XIII
4 years agoSuper Contributor
I get this (which seems fine) when using the 1Password SSH agent:
➜ curl google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="http://www.google.com/">here</A>.
</BODY></HTML>
What does it look like for you @andresroot?